@font-face {
  font-family: 'Exo';
  font-weight: normal;
  src: url('../fonts/Exo-Regular.eot');
  src: url('../fonts/Exo-Regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/Exo-Regular.woff2') format('woff2'),
  url('../fonts/Exo-Regular.woff') format('woff'),
  url('../fonts/Exo-Regular.ttf') format('truetype'),
  url('../fonts/Exo-Regular.svg#Exo') format('svg');
}

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

@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Merriweather-Regular.eot');
  src: url('../fonts/Merriweather-Regular.eot?#iefix') format('embedded-opentype'),
  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') format('svg');
}

@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: normal;
  src: url('../fonts/Merriweather-Italic.eot');
  src: url('../fonts/Merriweather-Italic.eot?#iefix') format('embedded-opentype'),
  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') format('svg');
}

@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/Merriweather-Bold.eot');
  src: url('../fonts/Merriweather-Bold.eot?#iefix') format('embedded-opentype'),
  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') format('svg');
}

