@font-face {
    font-family: 'Segoe UI Regular';
    src: url('../fonts/Segoe_UI_Regular.eot');
    src: url('../fonts/Segoe_UI_Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Segoe_UI_Regular.woff2') format('woff2'),
    url('../fonts/Segoe_UI_Regular.woff') format('woff'),
    url('../fonts/Segoe_UI_Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI Bold';
    src: url('../fonts/Segoe_UI_Bold.eot');
    src: url('../fonts/Segoe_UI_Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Segoe_UI_Bold.woff2') format('woff2'),
    url('../fonts/Segoe_UI_Bold.woff') format('woff'),
    url('../fonts/Segoe_UI_Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Spartan Regular';
    src: url('../fonts/Spartan-Regular.eot');
    src: url('../fonts/Spartan-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Spartan-Regular.woff2') format('woff2'),
    url('../fonts/Spartan-Regular.woff') format('woff'),
    url('../fonts/Spartan-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Spartan Medium';
    src: url('../fonts/Spartan-Medium.eot');
    src: url('../fonts/Spartan-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Spartan-Medium.woff2') format('woff2'),
    url('../fonts/Spartan-Medium.woff') format('woff'),
    url('../fonts/Spartan-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
