@font-face {
    font-family: 'Azo';
    src: url('../fonts/AzoSans-Medium.eot');
    src: url('../fonts/AzoSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AzoSans-Medium.woff2') format('woff2'),
        url('../fonts/AzoSans-Medium.woff') format('woff'),
        url('../fonts/AzoSans-Medium.ttf') format('truetype'),
        url('../fonts/AzoSans-Medium.svg#AzoSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

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