/*@font-face {
  font-family: 'RobotoCondensed';
    src: url('RobotoCondensed-Light-webfont.eot');
    src: url('RobotoCondensed-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('RobotoCondensed-Light-webfont.woff') format('woff'),
         url('RobotoCondensed-Light-webfont.ttf') format('truetype'),
         url('RobotoCondensed-Light-webfont.svg#roboto_condensedlight') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoCondensed';
  src: url("RobotoCondensed-Regular-webfont.eot");
  src: url("RobotoCondensed-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("RobotoCondensed-Regular-webfont.woff") format("woff"), url("itcavantgardestd-bold-webfont.ttf") format("truetype"), url("RobotoCondensed-Regular-webfont#RobotoCondensed-Regular-webfont") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoCondensed';
  src: url("RobotoCondensed-Bold-webfont.eot");
  src: url("RobotoCondensed-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("RobotoCondensed-Bold-webfont.woff") format("woff"), url("RobotoCondensed-Bold-webfont.ttf") format("truetype"), url("RobotoCondensed-Bold-webfont#RobotoCondensed-Bold-webfont") format("svg");
  font-weight: 700;
  font-style: normal;
}*/
@font-face {
  font-family: 'FontAwesome';
  src: url('fontawesome-webfont.eot?v=4.2.0');
  src: url('fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('fontawesome-webfont.woff?v=4.2.0') format('woff'), url('fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}



@font-face {
    font-family: 'montserratbold';
    src: url('montserrat-bold-webfont.eot');
    src: url('montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('montserrat-bold-webfont.woff') format('woff'),
         url('montserrat-bold-webfont.ttf') format('truetype'),
         url('montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'montserratregular';
    src: url('montserrat-regular-webfont.eot');
    src: url('montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('montserrat-regular-webfont.woff') format('woff'),
         url('montserrat-regular-webfont.ttf') format('truetype'),
         url('montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}