@font-face {
    font-family: CoFoSans;
    font-display:swap;
    src: url('/template/core/atoms/fonts/CoFoSans-Regular.woff2') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: CoFoSans;
    font-display:swap;
    src: url('/template/core/atoms/fonts/CoFoSans-Medium.woff2') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: CoFoSans;
    font-display:swap;
    src: url('/template/core/atoms/fonts/CoFoSans-Bold.woff2') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: CoFoSans;
    font-display:swap;
    src: url('/template/core/atoms/fonts/CoFoSans-Black.woff2') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: DIN-Alternate;
    font-display:swap;
    src: url('/template/core/atoms/fonts/DIN-Alternate-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
 