@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Bold.woff2') format('woff2'),
        url('../fonts/MyriadPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('../fonts/MyriadPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FS Industrie Cd';
    src: url('../fonts/FSIndustrieCd-Bold.woff2') format('woff2'),
        url('../fonts/FSIndustrieCd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TheSans LP5 Plain';
    src: url('../fonts/TheSans-LP5Plain.woff2') format('woff2'),
        url('../fonts/TheSans-LP5Plain.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TheSans LP6';
    src: url('../fonts/TheSans-LP6SeBldIT.woff2') format('woff2'),
        url('../fonts/TheSans-LP6SeBldIT.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TheSans LP7';
    src: url('../fonts/TheSans-LP7Bld.woff2') format('woff2'),
        url('../fonts/TheSans-LP7Bld.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

