/* =========================
   Roboto Condensed
   ========================= */

/* 300 Light */
@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/robotocondensed-light-webfont.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* 300 Light Italic */
@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/robotocondensed-lightitalic-webfont.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/* 400 Regular */
@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/robotocondensed-regular-webfont.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* 400 Italic */
@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/robotocondensed-italic-webfont.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* 700 Bold */
@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/robotocondensed-bold-webfont.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* 700 Bold Italic */
@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/robotocondensed-bolditalic-webfont.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}


/* =========================
   Saira Condensed
   ========================= */

/* 400 Regular */
@font-face {
    font-family: 'Saira Condensed';
    src: url('../fonts/sairacondensed-regular-webfont.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* 500 Medium */
@font-face {
    font-family: 'Saira Condensed';
    src: url('../fonts/sairacondensed-medium-webfont.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* 600 SemiBold */
@font-face {
    font-family: 'Saira Condensed';
    src: url('../fonts/sairacondensed-semibold-webfont.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* 700 Bold */
@font-face {
    font-family: 'Saira Condensed';
    src: url('../fonts/sairacondensed-bold-webfont.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* 800 ExtraBold */
@font-face {
    font-family: 'Saira Condensed';
    src: url('../fonts/sairacondensed-extrabold-webfont.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

/* 900 Black */
@font-face {
    font-family: 'Saira Condensed';
    src: url('../fonts/sairacondensed-black-webfont.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
