/* Merriweather Font - Locally Hosted */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/Merriweather/static/Merriweather_36pt-Light.ttf') format('truetype');
}

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

@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/Merriweather/static/Merriweather_36pt-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/Merriweather/static/Merriweather_36pt-Italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/Merriweather/static/Merriweather_36pt-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/Merriweather/static/Merriweather_36pt-MediumItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/Merriweather/static/Merriweather_36pt-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/Merriweather/static/Merriweather_36pt-SemiBoldItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/Merriweather/static/Merriweather_36pt-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/Merriweather/static/Merriweather_36pt-BoldItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('fonts/Merriweather/static/Merriweather_36pt-ExtraBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url('fonts/Merriweather/static/Merriweather_36pt-ExtraBoldItalic.ttf') format('truetype');
}

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

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