@font-face {
    font-family: 'Azorath';
    src: url('../fonts/AzorathBold.eot');
    src: url('../fonts/AzorathBold.eot') format('embedded-opentype'),
    url('../fonts/AzorathBold.woff') format('woff'),
    url('../fonts/AzorathBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Azorath';
    src: url('../fonts/AzorathRegular.eot');
    src: url('../fonts/AzorathRegular.eot') format('embedded-opentype'),
    url('../fonts/AzorathRegular.woff') format('woff'),
    url('../fonts/AzorathRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Azorath';
    src: url('../fonts/AzorathMedium.eot');
    src: url('../fonts/AzorathMedium.eot') format('embedded-opentype'),
    url('../fonts/AzorathMedium.woff') format('woff'),
    url('../fonts/AzorathMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Azorath';
    src: url('../fonts/AzorathExtrabold.eot');
    src: url('../fonts/AzorathExtrabold.eot') format('embedded-opentype'),
    url('../fonts/AzorathExtrabold.woff') format('woff'),
    url('../fonts/AzorathExtrabold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
