@font-face {
   font-family: 'Raleway-Bold';
   font-display: swap;
   src: url('Raleway-Bold/font.ttf');
}
@font-face {
   font-family: 'Raleway[wght]';
   font-display: swap;
   src: url('Raleway[wght]/font.ttf');
}
@font-face {
   font-family: 'Montserrat[wght]';
   font-display: swap;
   src: url('Montserrat[wght]/font.ttf');
}
