@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-Regular-webfont.eot');
    src: url('/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('/fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('/fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-Bold-webfont.eot');
    src: url('/fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('/fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('/fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: 600;
    font-style: normal;

}



@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat-Bold-webfont.eot');
    src: url('/fonts/Montserrat-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Montserrat-Bold-webfont.woff') format('woff'),
         url('/fonts/Montserrat-Bold-webfont.ttf') format('truetype'),
         url('/fonts/Montserrat-Bold-webfont.svg#montserratbold') format('svg');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat-Regular-webfont.eot');
    src: url('/fonts/Montserrat-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Montserrat-Regular-webfont.woff') format('woff'),
         url('/fonts/Montserrat-Regular-webfont.ttf') format('truetype'),
         url('/fonts/Montserrat-Regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}