@font-face {
    font-family: "Engravers Gothic";
    src: url('EngraversGothic.woff2') format('woff2'),
        url('EngraversGothic.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Panton - Bold";
    src: url('Panton-Bold.woff2') format('woff2'),
        url('Panton-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Panton;
    src: url('Panton-Bold.woff2') format('woff2'),
        url('Panton-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Panton;
    src: url('Panton-RegularItalic.woff2') format('woff2'),
        url('Panton-RegularItalic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Panton';
    src: url('Panton-Heavy.woff2') format('woff2'),
        url('Panton-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Panton;
    src: url('Panton-Regular.woff2') format('woff2'),
        url('Panton-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Panton;
    src: url('Panton-SemiBold.woff2') format('woff2'),
        url('Panton-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url('Roboto-Regular.woff2') format('woff2'),
        url('Roboto-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Engravers Gothic";
    src: url('EngraversGothic-Bold.woff2') format('woff2'),
        url('EngraversGothic-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Open Sans";
    src: url('OpenSans.woff2') format('woff2'),
        url('OpenSans.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Panton;
    src: url('Panton-Light.woff2') format('woff2'),
        url('Panton-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
