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

@font-face {
    font-family: 'Bernhard Gothic URW';
    src: url('../fonts/BernhardGothicURW-ExtraLight.woff2') format('woff2'),
        url('../fonts/BernhardGothicURW-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bernhard Gothic URW';
    src: url('../fonts/BernhardGothicURW-Heavy.woff2') format('woff2'),
        url('../fonts/BernhardGothicURW-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bernhard Gothic URW';
    src: url('../fonts/BernhardGothicURW-Medium.woff2') format('woff2'),
        url('../fonts/BernhardGothicURW-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bernhard Gothic URW Ultra';
    src: url('../fonts/BernhardGothicURW-Ultra.woff2') format('woff2'),
        url('../fonts/BernhardGothicURW-Ultra.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


/*--------Aptos Font---------------*/


@font-face {
    font-family: 'Aptos';
    src: url('../fonts/aptos/Aptos-LightItalic.woff2') format('woff2'),
        url('../fonts/aptos/Aptos-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

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

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

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

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

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

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

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

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

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

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

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


