@font-face {
  font-family: Merriweather;
  src: url('../fonts/Merriweather-Regular.eot');
  src: url('../fonts/Merriweather-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Merriweather-Regular.ttf') format('truetype'),
    url('../fonts/Merriweather-Regular.woff') format('woff'),
    url('../fonts/Merriweather-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Merriweather;
  src: url('../fonts/Merriweather-UltraBold.eot');
  src: url('../fonts/Merriweather-UltraBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Merriweather-UltraBold.ttf') format('truetype'),
    url('../fonts/Merriweather-UltraBold.woff') format('woff'),
    url('../fonts/Merriweather-UltraBold.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: Merriweather;
  src: url('../fonts/Merriweather-Bold.eot');
  src: url('../fonts/Merriweather-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Merriweather-Bold.ttf') format('truetype'),
    url('../fonts/Merriweather-Bold.woff') format('woff'),
    url('../fonts/Merriweather-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Merriweather;
  src: url('../fonts/Merriweather-Light.eot');
  src: url('../fonts/Merriweather-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Merriweather-Light.ttf') format('truetype'),
    url('../fonts/Merriweather-Light.woff') format('woff'),
    url('../fonts/Merriweather-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Light.eot');
  src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat-Light.ttf') format('truetype'),
    url('../fonts/Montserrat-Light.woff') format('woff'),
    url('../fonts/Montserrat-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Regular.eot');
  src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Montserrat-Regular.ttf') format('truetype'),
       url('../fonts/Montserrat-Regular.woff') format('woff'),
       url('../fonts/Montserrat-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Bold.eot');
  src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat-Bold.ttf') format('truetype'),
    url('../fonts/Montserrat-Bold.woff') format('woff'),
    url('../fonts/Montserrat-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "PT Rouble Serif";
  src: url('../fonts/RUBSR.otf');
  font-weight: 400;
  font-style: normal;
}