/* ACCUMIN PRO - PRIMARY */

@font-face {
    font-family: 'Acumin Pro - Regular';
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/Acumin-Regular-Pro.woff2');
}

@font-face {
    font-family: 'Acumin Pro - Bold';
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/Acumin-Bold-Pro.woff2');
}

/* ACCIA FLARE - SECONDARY */

@font-face {
    font-family: 'Accia Flare - Light';
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/Accia-Flare-Light.woff2');

}

@font-face {
    font-family: 'Accia Flare - Medium';
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/Accia-Flare-Medium.woff2');
}


/* Neue Haas Grotest Text Pro - TERTIARY */

@font-face {
    font-family: 'Neue Haas Grotesk Text Pro - Regular';
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/NHaasGroteskTextPro-Regular.woff2');
}

@font-face {
    font-family: 'Neue Haas Grotesk Text Pro - Medium';
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/NHaasGroteskTextPro-Medium.woff2');
}

@font-face {
    font-family: 'Neue Haas Grotesk Text Pro - Bold';
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/NHaasGroteskTextPro-Bold.woff2');
}