@font-face {
  font-family: 'montserrat';
  src: url("../fonts/montserrat-light.eot");
  src: url("../fonts/montserrat-light.eot") format('embedded-opentype'),
       url("../fonts/montserrat-light.woff") format('woff'),
       url("../fonts/montserrat-light.ttf") format('truetype'),
       url("../fonts/montserrat-light.svg") format('svg');
  font-weight: 300;
  font-style: normal;
}

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

@font-face {
  font-family: 'futura';
  src: url("../fonts/Futura-PT-Light.otf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'futura';
  src: url("../fonts/Futura-PT-Light-Italic.otf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'futura';
  src: url("../fonts/Futura-PT-Book.otf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'futura';
  src: url("../fonts/Futura-PT-Book-Oblique.otf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'futura';
  src: url("../fonts/Futura-PT-Medium.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'futura';
  src: url("../fonts/Futura-PT-Medium-Italic.otf");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'futura';
  src: url("../fonts/Futura-PT-Demi.otf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'futura';
  src: url("../fonts/Futura-PT-Demi-Italic.otf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'futura';
  src: url("../fonts/Futura-PT-Heavy.otf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'futura';
  src: url("../fonts/Futura-PT-Heavy-Italic.otf");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'futura';
  src: url("../fonts/Futura-PT-Bold.otf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'futura';
  src: url("../fonts/Futura-PT-Bold-Italic.otf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'futura';
  src: url("../fonts/Futura-PT-Extra-Bold.otf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'futura';
  src: url("../fonts/Futura-PT-Extra-Bold-Italic.otf");
  font-weight: 900;
  font-style: italic;
}


/*# sourceMappingURL=fonts.css.map */
