@font-face {
    font-family: 'Cabin Bold';
    src: url('../font/Cabin-Bold-webfont.eot');
    src: url('../font/Cabin-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Cabin-Bold-webfont.woff2') format('woff2'),
         url('../font/Cabin-Bold-webfont.woff') format('woff'),
         url('../font/Cabin-Bold-webfont.ttf') format('truetype'),
         url('../font/Cabin-Bold-webfont.svg#cabinbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cabin Regular';
    src: url('../font/Cabin-Regular-webfont.eot');
    src: url('../font/Cabin-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Cabin-Regular-webfont.woff2') format('woff2'),
         url('../font/Cabin-Regular-webfont.woff') format('woff'),
         url('../font/Cabin-Regular-webfont.ttf') format('truetype'),
         url('../font/Cabin-Regular-webfont.svg#cabinregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cabin Semibold';
    src: url('../font/Cabin-SemiBold-webfont.eot');
    src: url('../font/Cabin-SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Cabin-SemiBold-webfont.woff2') format('woff2'),
         url('../font/Cabin-SemiBold-webfont.woff') format('woff'),
         url('../font/Cabin-SemiBold-webfont.ttf') format('truetype'),
         url('../font/Cabin-SemiBold-webfont.svg#cabinsemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Baskerville Old Face';
    src: url('../font/Baskerville-Old-Face-webfont.eot');
    src: url('../font/Baskerville-Old-Face-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Baskerville-Old-Face-webfont.woff2') format('woff2'),
         url('../font/Baskerville-Old-Face-webfont.woff') format('woff'),
         url('../font/Baskerville-Old-Face-webfont.ttf') format('truetype'),
         url('../font/Baskerville-Old-Face-webfont.svg#baskerville_old_faceregular') format('svg');
    font-weight: normal;
    font-style: normal;
}