﻿/* Obadiah Font Family */
@font-face {
    font-family: 'Obadiah';
    src: url('/fonts/obadiah-thin-webfont.woff2') format('woff2'), url('/fonts/obadiah-thin-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Obadiah';
    src: url('/fonts/obadiah-extralight-webfont.woff2') format('woff2'), url('/fonts/obadiah-extralight-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Obadiah';
    src: url('/fonts/obadiah-light-webfont.woff2') format('woff2'), url('/fonts/obadiah-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Obadiah';
    src: url('/fonts/obadiah-regular-webfont.woff2') format('woff2'), url('/fonts/obadiah-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Obadiah';
    src: url('/fonts/obadiah-medium-webfont.woff2') format('woff2'), url('/fonts/obadiah-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Obadiah';
    src: url('/fonts/obadiah-semibold-webfont.woff2') format('woff2'), url('/fonts/obadiah-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Obadiah';
    src: url('/fonts/obadiah-bold-webfont.woff2') format('woff2'), url('/fonts/obadiah-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Obadiah';
    src: url('/fonts/obadiah-heavy-webfont.woff2') format('woff2'), url('/fonts/obadiah-heavy-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Obadiah';
    src: url('/fonts/obadiah-ultrabold-webfont.woff2') format('woff2'), url('/fonts/obadiah-ultrabold-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
