/*
Theme Name: Landings CBA
Theme URI: https://landings.circulobellasartes.com
Version: 1.0
Description: Custom theme.
Author: CBA
Author URI: https://landings.circulobellasartes.com
template: bb-theme
*/

@font-face {
    font-family: 'Untitled';
    src: url('/wp-content/themes/landings-cba/fonts/untitled-sans-light.woff2') format('woff2');
    font-weight: 300;
  }
  
@font-face {
    font-family: 'Untitled';
    src: url('/wp-content/themes/landings-cba/fonts/untitled-sans-regular.woff2') format('woff2');
    font-weight: 400;
  }

  @font-face {
    font-family: 'Untitled';
    src: url('/wp-content/themes/landings-cba/fonts/untitled-sans-medium.woff2') format('woff2');
    font-weight: 500;
  }

  @font-face {
    font-family: 'Untitled';
    src: url('/wp-content/themes/landings-cba/fonts/untitled-sans-bold.woff2') format('woff2');
    font-weight: 700;
  }

  @font-face {
    font-family: 'Untitled';
    src: url('/wp-content/themes/landings-cba/fonts/untitled-sans-black.woff2') format('woff2');
    font-weight: 900;
  }
