/* Open Sans is licensed under the Apache License, Version 2.0. See http://www.apache.org/licenses/LICENSE-2.0 */
/* Source Code Pro is under the Open Font License. See https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL */

@font-face {
  font-family: 'GT Eesti Pro Display';
  font-style: bold;
  font-weight: 700; 
  src: url('GT Eesti Pro Display Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: normal; 
  src: url('Merriweather-Regular.ttf');
}

@font-face {
  font-family: 'Merriweather';
  font-style: bold;
  font-weight: 700; 
  src: url('Merriweather-Bold.ttf');
}

@font-face {
  font-family: 'Montserrat-Light';
  font-style: normal;
  font-weight: normal;
  src: url('Montserrat-Light.ttf');
}

/* source-code-pro-500 - latin_vietnamese_latin-ext_greek_cyrillic-ext_cyrillic */
@font-face {
  font-family: 'Source Code Pro';
  font-style: normal;
  font-weight: 500;
  src: url('SourceCodePro-VariableFont_wght.ttf');
  /*src: url('source-code-pro-v11-all-charsets-500.woff2') format('woff2');*/
}
