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

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

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

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

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

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

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

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



