@font-face {
  font-family: 'Merriweather';
  src: url('fonts/Merriweather-Bold.woff2') format('woff2'),
      url('fonts/Merriweather-Bold.woff') format('woff'),
      url('fonts/Merriweather-Bold.ttf') format('truetype'),
      url('fonts/Merriweather-Bold.svg#Merriweather-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Merriweather';
  src: url('fonts/Merriweather-LightItalic.woff2') format('woff2'),
      url('fonts/Merriweather-LightItalic.woff') format('woff'),
      url('fonts/Merriweather-LightItalic.ttf') format('truetype'),
      url('fonts/Merriweather-LightItalic.svg#Merriweather-LightItalic') format('svg');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Merriweather';
  src: url('fonts/Merriweather-Black.woff2') format('woff2'),
      url('fonts/Merriweather-Black.woff') format('woff'),
      url('fonts/Merriweather-Black.ttf') format('truetype'),
      url('fonts/Merriweather-Black.svg#Merriweather-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Merriweather';
  src: url('fonts/Merriweather-BlackItalic.woff2') format('woff2'),
      url('fonts/Merriweather-BlackItalic.woff') format('woff'),
      url('fonts/Merriweather-BlackItalic.ttf') format('truetype'),
      url('fonts/Merriweather-BlackItalic.svg#Merriweather-BlackItalic') format('svg');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Merriweather';
  src: url('fonts/Merriweather-Regular.woff2') format('woff2'),
      url('fonts/Merriweather-Regular.woff') format('woff'),
      url('fonts/Merriweather-Regular.ttf') format('truetype'),
      url('fonts/Merriweather-Regular.svg#Merriweather-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Merriweather';
  src: url('fonts/Merriweather-BoldItalic.woff2') format('woff2'),
      url('fonts/Merriweather-BoldItalic.woff') format('woff'),
      url('fonts/Merriweather-BoldItalic.ttf') format('truetype'),
      url('fonts/Merriweather-BoldItalic.svg#Merriweather-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Merriweather';
  src: url('fonts/Merriweather-Italic.woff2') format('woff2'),
      url('fonts/Merriweather-Italic.woff') format('woff'),
      url('fonts/Merriweather-Italic.ttf') format('truetype'),
      url('fonts/Merriweather-Italic.svg#Merriweather-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Merriweather';
  src: url('fonts/Merriweather-Light.woff2') format('woff2'),
      url('fonts/Merriweather-Light.woff') format('woff'),
      url('fonts/Merriweather-Light.ttf') format('truetype'),
      url('fonts/Merriweather-Light.svg#Merriweather-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Yeseva One';
  src: url('/fonts/YesevaOne-Regular.woff2') format('woff2'),
      url('/fonts/YesevaOne-Regular.woff') format('woff'),
      url('/fonts/YesevaOne-Regular.ttf') format('truetype'),
      url('/fonts/YesevaOne-Regular.svg#YesevaOne-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
