@font-face {
    font-family: 'ABeeZee';
    src: url('ABeeZee-Regular.eot');
    src: local('ABeeZee Regular'), local('ABeeZee-Regular'),
        url('ABeeZee-Regular.eot?#iefix') format('embedded-opentype'),
        url('ABeeZee-Regular.woff2') format('woff2'),
        url('ABeeZee-Regular.woff') format('woff'),
        url('ABeeZee-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ABeeZee';
    src: url('ABeeZee-Italic.eot');
    src: local('ABeeZee Italic'), local('ABeeZee-Italic'),
        url('ABeeZee-Italic.eot?#iefix') format('embedded-opentype'),
        url('ABeeZee-Italic.woff2') format('woff2'),
        url('ABeeZee-Italic.woff') format('woff'),
        url('ABeeZee-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

