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

}

@font-face {
    font-family: 'campton_bookd';
    src: url('../fonts/campton_extrabold-webfont.eot');
    src: url('../fonts/campton_extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/campton_extrabold-webfont.woff2') format('woff2'),
         url('../fonts/campton_extrabold-webfont.woff') format('woff'),
         url('../fonts/campton_extrabold-webfont.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;

}


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

}