@font-face {
    font-family:'Montserrat';
    src: url('/fonts/Montserrat/montserrat-regular-webfont.eot');
    src: url('/fonts/Montserrat/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Montserrat/montserrat-regular-webfont.woff') format('woff'),
         url('/fonts/Montserrat/montserrat-regular-webfont.ttf') format('truetype'),
         url('/fonts/Montserrat/montserrat-regular-webfont.svg#montserrat-regular-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family:'MontserratBold';
    src: url('/fonts/Montserrat/montserrat-bold-webfont.eot');
    src: url('/fonts/Montserrat/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Montserrat/montserrat-bold-webfont.woff') format('woff'),
         url('/fonts/Montserrat/montserrat-bold-webfont.ttf') format('truetype'),
         url('/fonts/Montserrat/montserrat-bold-webfont.svg#montserrat-bold-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family:'Raleway';
    src: url('/fonts/Raleway/raleway-regular-webfont.eot');
    src: url('/fonts/Raleway/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Raleway/raleway-regular-webfont.woff') format('woff'),
         url('/fonts/Raleway/raleway-regular-webfont.ttf') format('truetype'),
         url('/fonts/Raleway/raleway-regular-webfont.svg#raleway-regular-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family:'RobotoSlab';
    src: url('/fonts/RobotoSlab/robotoslab-bold-webfont.eot');
    src: url('/fonts/RobotoSlab/robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/RobotoSlab/robotoslab-bold-webfont.woff') format('woff'),
         url('/fonts/RobotoSlab/robotoslab-bold-webfont.ttf') format('truetype'),
         url('/fonts/RobotoSlab/robotoslab-bold-webfont.svg#robotoslab-bold-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'FontAwesome';
    src: url('/fonts/FontAwesome/fontawesome-webfont.svg#fontawesomeregular') format('svg');
	-webkit-font-smoothing: antialiased;
  }
  @font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat/montserrat-regular-webfont.svg#montserrat-regular-webfont') format('svg');
	-webkit-font-smoothing: antialiased;
  }
  @font-face {
    font-family: 'MontserratBold';
    src: url('/fonts/Montserrat/montserrat-bold-webfont.svg#montserrat-bold-webfont') format('svg');
	-webkit-font-smoothing: antialiased;
  }
  @font-face {
    font-family: 'Raleway';
    src: url('/fonts/Raleway/raleway-regular-webfont.svg#raleway-regular-webfont') format('svg');
	-webkit-font-smoothing: antialiased;
  }
  @font-face {
    font-family: 'RobotoSlab';
    src: url('/fonts/RobotoSlab/robotoslab-bold-webfont.svg#robotoslab-bold-webfont') format('svg');
	-webkit-font-smoothing: antialiased;
  }
}



