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


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

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

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

