﻿@font-face {
    font-family: 'Poppins';
    src: url('../../fonts/poppins/poppins-black-webfont.woff2') format('woff2'), url('../../fonts/poppins/poppins-black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    ascent-override: 90%;
    descent-override: 10%;
    line-gap-override: 0%;
    size-adjust: 100%;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../fonts/poppins/poppins-extrabold-webfont.woff2') format('woff2'), url('../../fonts/poppins/poppins-extrabold-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
    font-size-adjust: 0.5;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../fonts/poppins/poppins-bold-webfont.woff2') format('woff2'), url('../../fonts/poppins/poppins-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    font-size-adjust: 0.5;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../fonts/poppins/poppins-semibold-webfont.woff2') format('woff2'), url('../../fonts/poppins/poppins-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    font-size-adjust: 0.5;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../fonts/poppins/poppins-medium-webfont.woff2') format('woff2'), url('../../fonts/poppins/poppins-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    font-size-adjust: 0.5;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../fonts/poppins/poppins-regular-webfont.woff2') format('woff2'), url('../../fonts/poppins/poppins-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    font-size-adjust: 0.5;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../fonts/poppins/poppins-light-webfont.woff2') format('woff2'), url('../../fonts/poppins/poppins-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    font-size-adjust: 0.5;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../fonts/poppins/poppins-extralight-webfont.woff2') format('woff2'), url('../../fonts/poppins/poppins-extralight-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
    font-size-adjust: 0.5;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../fonts/poppins/poppins-thin-webfont.woff2') format('woff2'), url('../../fonts/poppins/poppins-thin-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
    font-size-adjust: 0.5;
}
