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

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

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

@font-face {
    font-family: 'MyriadPro';
    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: 'Unimed-Bold';
    src: url('../fonts/Unimed-Bold.woff2') format('woff2'),
        url('../fonts/Unimed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

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

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

@font-face {
    font-family: 'UnimedSans-BlackItalic';
    src: url('../fonts/UnimedSans-BlackItalic.woff2') format('woff2'),
        url('../fonts/UnimedSans-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'UnimedSans-BoldItalic';
    src: url('../fonts/UnimedSans-BoldItalic.woff2') format('woff2'),
        url('../fonts/UnimedSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

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

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

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

