﻿@font-face {
    font-family: 'Campton';
    src: url('../fonts/Campton-Regular.woff2') format('woff2'), url('../fonts/Campton-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Campton';
    src: url('../fonts/Campton-Medium.woff2') format('woff2'), url('../fonts/Campton-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Campton';
    src: url('../fonts/Campton-SemiBold.woff2') format('woff2'), url('../fonts/Campton-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Campton';
    src: url('../fonts/Campton-RegularItalic.woff2') format('woff2'), url('../fonts/Campton-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Sharp Grotesk';
    src: url('../fonts/SharpGroteskMedium-22.woff2') format('woff2'), url('../Fonts/') format('woff');
    font-weight: normal;
    font-style: normal;
}