
@font-face {
    font-family: 'ChevinBold';
    src: url('../fonts/chevin-bold-webfont.eot');
    src: url('../fonts/chevin-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/chevin-bold-webfont.woff') format('woff'),
         url('../fonts/chevin-bold-webfont.ttf') format('truetype'),
         url('../fonts/chevin-bold-webfont.svg#ChevinBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ChevinLight';
    src: url('../fonts/chevin-light-webfont.eot');
    src: url('../fonts/chevin-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/chevin-light-webfont.woff') format('woff'),
         url('../fonts/chevin-light-webfont.ttf') format('truetype'),
         url('../fonts/chevin-light-webfont.svg#ChevinLight') format('svg');
    font-weight: normal;
    font-style: normal;

}