@font-face {
   font-family: 'Merriweather-Bold';
   font-display: swap;
   src: url('Merriweather-Bold/font.ttf');
}
@font-face {
   font-family: 'Merriweather-Regular';
   font-display: swap;
   src: url('Merriweather-Regular/font.ttf');
}
@font-face {
   font-family: 'OpenSans-Regular';
   font-display: swap;
   src: url('OpenSans-Regular/font.ttf');
}
@font-face {
   font-family: 'OpenSans-SemiBold';
   font-display: swap;
   src: url('OpenSans-SemiBold/font.ttf');
}
