@font-face {
    font-family: 'Campton';
    font-style: normal;
    font-weight: 300;
    src: url('campton-light.woff') format('woff'),
         url('campton-light.otf') format('truetype');
}

@font-face {
    font-family: 'Campton';
    font-style: normal;
    font-weight: 700;
    src: url('campton-bold.woff') format('woff'),
         url('campton-bold.otf') format('truetype');
}

