@font-face {
    font-family: 'camptonLight';
    src: url('../fonts/campton_light-webfont.woff2') format('woff2'),
         url('../fonts/campton_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'camptonSemibold';
    src: url('../fonts/campton_semibold-webfont.woff2') format('woff2'),
         url('../fonts/campton_semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}