﻿@font-face {
    font-family: "SUIT";
    font-weight: 100;
    font-style: normal;
    src: url("Fonts/SUIT-Thin.otf") format("opentype"), url("./Fonts/SUIT-Thin.woff2") format("woff2"), url("./Fonts/SUIT-Thin.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "SUIT";
    font-weight: 200;
    font-style: normal;
    src: url("./Fonts/SUIT-ExtraLight.otf") format("opentype"), url("./Fonts/SUIT-ExtraLight.woff2") format("woff2"), url("./Fonts/SUIT-ExtraLight.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "SUIT";
    font-weight: 300;
    font-style: normal;
    src: url("./Fonts/SUIT-Light.otf") format("opentype"), url("./Fonts/SUIT-Light.woff2") format("woff2"), url("./Fonts/SUIT-Light.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "SUIT";
    font-weight: 400;
    font-style: normal;
    src: url("./Fonts/SUIT-Regular.otf") format("opentype"), url("./Fonts/SUIT-Regular.woff2") format("woff2"), url("./Fonts/SUIT-Regular.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "SUIT";
    font-weight: 500;
    font-style: normal;
    src: url("./Fonts/SUIT-Medium.otf") format("opentype"), url("./Fonts/SUIT-Medium.woff2") format("woff2"), url("./Fonts/SUIT-Medium.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "SUIT";
    font-weight: 600;
    font-style: normal;
    src: url("./Fonts/SUIT-SemiBold.otf") format("opentype"), url("./Fonts/SUIT-SemiBold.woff2") format("woff2"), url("./Fonts/SUIT-SemiBold.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "SUIT";
    font-weight: 700;
    font-style: normal;
    src: url("./Fonts/SUIT-Bold.otf") format("opentype"), url("./Fonts/SUIT-Bold.woff2") format("woff2"), url("./Fonts/SUIT-Bold.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "SUIT";
    font-weight: 800;
    font-style: normal;
    src: url("./Fonts/SUIT-ExtraBold.otf") format("opentype"), url("./Fonts/SUIT-ExtraBold.woff2") format("woff2"), url("./Fonts/SUIT-ExtraBold.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "SUIT";
    font-weight: 900;
    font-style: normal;
    src: url("./Fonts/SUIT-Heavy.otf") format("opentype"), url("./Fonts/SUIT-Heavy.woff2") format("woff2"), url("./Fonts/SUIT-Heavy.ttf") format("truetype");
    font-display: swap;
}
