@font-face {
    font-family: 'campton_bookbold';
    src: url('campton_bold-webfont.woff2') format('woff2'),
         url('campton_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'camptonbook';
    src: url('campton_book-webfont.woff2') format('woff2'),
         url('campton_book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}