@font-face {
    font-family: 'Eras Demi ITC';
    src: url('../../../../fonts/theme3/fonts/ErasITC-Demi.woff2') format('woff2'),
        url('../../../../fonts/theme3/fonts/ErasITC-Demi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'Eras Light ITC';
    src: url('../../../../fonts/theme3/fonts/ErasITC-Light.woff2') format('woff2'),
        url('../../../../fonts/theme3/fonts/ErasITC-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Eras Medium ITC';
    src: url('../../../../fonts/theme3/fonts/ErasITC-Medium.woff2') format('woff2'),
        url('../../../../fonts/theme3/fonts/ErasITC-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

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

@font-face {
    font-family: 'Estrangelo Edessa';
    src: url('../../../../fonts/theme3/fonts/EstrangeloEdessa.woff2') format('woff2'),
        url('../../../../fonts/theme3/fonts/EstrangeloEdessa.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Berlin Sans FB';
    src: url('../../../../fonts/theme3/fonts/BerlinSansFB-Reg.woff2') format('woff2'),
        url('../../../../fonts/theme3/fonts/BerlinSansFB-Reg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Berlin Sans FB Demi';
    src: url('../../../../fonts/theme3/fonts/BerlinSansFBDemi-Bold.woff2') format('woff2'),
        url('../../../../fonts/theme3/fonts/BerlinSansFBDemi-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Berlin Sans FB';
    src: url('../../../../fonts/theme3/fonts/BerlinSansFB-Bold.woff2') format('woff2'),
        url('../../../../fonts/theme3/fonts/BerlinSansFB-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}



