@charset "UTF-8";

@font-face {
    font-family: 'Gerbera';
    font-display: fallback;
    src: url('/special/districts2019/fonts/Gerbera.eot');
    src: url('/special/districts2019/fonts/Gerbera.woff') format('woff'),
         url('/special/districts2019/fonts/Gerbera.ttf') format('truetype'),
         url('/special/districts2019/fonts/Gerbera.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gerbera';
    font-display: fallback;
    src: url('/special/districts2019/fonts/Gerbera-Bold.eot');
    src: url('/special/districts2019/fonts/Gerbera-Bold.woff') format('woff'),
         url('/special/districts2019/fonts/Gerbera-Bold.ttf') format('truetype'),
         url('/special/districts2019/fonts/Gerbera-Bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gerbera';
    font-display: fallback;
    src: url('/special/districts2019/fonts/Gerbera-Medium.eot');
    src: url('/special/districts2019/fonts/Gerbera-Medium.woff') format('woff'),
         url('/special/districts2019/fonts/Gerbera-Medium.ttf') format('truetype'),
         url('/special/districts2019/fonts/Gerbera-Medium.svg') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gerbera';
    font-display: fallback;
    src: url('/special/districts2019/fonts/Gerbera-Light.eot');
    src: url('/special/districts2019/fonts/Gerbera-Light.woff') format('woff'),
         url('/special/districts2019/fonts/Gerbera-Light.ttf') format('truetype'),
         url('/special/districts2019/fonts/Gerbera-Light.svg') format('svg');
    font-weight: 400;
    font-style: normal;
}