@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: local('Inter'), local('Inter'),
       url('../fonts/Inter-0be2399e.ttf') format('truetype');
}

/*@font-face {*/
/*    font-family: 'Raleway';*/
/*    font-style: normal;*/
/*    font-weight: 450;*/
/*    src: local('Raleway'), local('Raleway'),*/
/*    url('../fonts/Raleway-VariableFont_wght-fee471ff.ttf') format('truetype');*/
/*}*/
/* 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('../fonts/source-code-pro-v11-all-charsets-500-2bdd9410.woff2') format('woff2');
}
