@font-face {
    font-family: 'CEWEHead';
    src: url('../Fonts/Head/CEWEHead-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'CEWEHead';
    src: url('../Fonts/Head/CEWEHead-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'CEWEText';
    src: url('../Fonts/Text/CEWEText-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'CEWEText';
    src: url('../Fonts/Text/CEWEText-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'CEWEText';
    src: url('../Fonts/Text/CEWEText-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}