/* Campton */
@font-face {
    font-family: 'Campton SemiBold';
    src: url('../fonts/CamptonSemiBold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Campton Book';
    src: url('../fonts/CamptonBook.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Campton Medium';
    src: url('../fonts/CamptonMedium.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Campton Bold';
    src: url('../fonts/CamptonBold.otf') format('opentype');
}
