/*
 Theme Name:   Yokoo Child Theme
 Theme URI:    http://yokoo.themerex.net/
 Description:  Yokoo Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     yokoo
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  yokoo
*/


/* =Theme customization starts here
------------------------------------------------------------ */

/* Montserrat Regular */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/uploads/fonts/montserrat-v29-latin-regular.woff2') format('woff2');
}

/* Montserrat 600 */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('/wp-content/uploads/fonts/montserrat-v29-latin-600.woff2') format('woff2');
}

/* Noto Sans Regular */
@font-face {
  font-display: swap;
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/uploads/fonts/noto-sans-v39-latin-regular.woff2') format('woff2');
}

/* Noto Sans 600 */
@font-face {
  font-display: swap;
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/wp-content/uploads/fonts/noto-sans-v39-latin-600.woff2') format('woff2');
}

/* Noto Sans 700 */
@font-face {
  font-display: swap;
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/uploads/fonts/noto-sans-v39-latin-700.woff2') format('woff2');
}