/* =========================================================
   Webnar Font Family
   ========================================================= */

@font-face {
    font-family: 'Webnar';
    src: url('../The Northern Block Ltd - Webnar Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Webnar';
    src: url('../fonts/The Northern Block Ltd - Webnar Thin Italic.otf') format('opentype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Webnar';
    src: url('../fonts/The Northern Block Ltd - Webnar Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Webnar';
    src: url('../fonts/The Northern Block Ltd - Webnar Light Italic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Webnar';
    src: url('../fonts/The Northern Block Ltd - Webnar.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Webnar';
    src: url('../fonts/The Northern Block Ltd - Webnar Regular Italic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Webnar';
    src: url('../fonts/The Northern Block Ltd - Webnar Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Webnar';
    src: url('../fonts/The Northern Block Ltd - Webnar Medium Italic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Webnar';
    src: url('../fonts/The Northern Block Ltd - Webnar DemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Webnar';
    src: url('../fonts/The Northern Block Ltd - Webnar DemiBold Italic.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Webnar';
    src: url('../fonts/The Northern Block Ltd - Webnar Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Webnar';
    src: url('../fonts/The Northern Block Ltd - Webnar Bold Italic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Webnar';
    src: url('../fonts/The Northern Block Ltd - Webnar Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Webnar';
    src: url('../fonts/The Northern Block Ltd - Webnar Black Italic.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
