
@font-face {
    font-family: 'open_sansregular';
    src: url('/css/fonts/OpenSans-Regular.eot');
    src: url('/css/fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/OpenSans-Regular.woff') format('woff'),
         url('/css/fonts/OpenSans-Regular.ttf') format('truetype'),
         url('/css/fonts/OpenSans-Regular.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewayregular';
    src: url('/css/fonts/raleway-regular.eot');
    src: url('/css/fonts/raleway-regular.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/raleway-regular.woff2') format('woff2'),
         url('/css/fonts/raleway-regular.woff') format('woff'),
         url('/css/fonts/raleway-regular.ttf') format('truetype'),
         url('/css/fonts/raleway-regular.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
