@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat-Regular.woff2') format('woff2'), url('Montserrat-Regular.woff') format('woff'),
    url('Montserrat-Regular.otf') format('opentype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat-Italic.woff2') format('woff2'), url('Montserrat-Italic.woff') format('woff'),
    url('Montserrat-Italic.otf') format('opentype');
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat-Light.woff2') format('woff2'), url('Montserrat-Light.woff') format('woff'),
    url('Montserrat-Light.otf') format('opentype');
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat-LightItalic.woff2') format('woff2'), url('Montserrat-LightItalic.woff') format('woff'),
    url('Montserrat-LightItalic.otf') format('opentype');
  font-style: italic;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat-Bold.woff2') format('woff2'), url('Montserrat-Bold.woff') format('woff'),
    url('Montserrat-Bold.otf') format('opentype');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat-BoldItalic.woff2') format('woff2'), url('Montserrat-BoldItalic.woff') format('woff'),
    url('Montserrat-BoldItalic.otf') format('opentype');
  font-style: italic;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: 'Merriweather';
  src: url('Merriweather-Regular.woff2') format('woff2'), url('Merriweather-Regular.woff') format('woff'),
    url('Merriweather-Regular.otf') format('opentype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'Merriweather';
  src: url('Merriweather-Italic.woff2') format('woff2'), url('Merriweather-Italic.woff') format('woff'),
    url('Merriweather-Italic.otf') format('opentype');
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}
