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