@font-face {
    font-family: "TTCommons";
    src: url("./fonts/TTCommons-Black.woff"), format("woff"),
    url("./fonts/TTCommons-Black.woff2"), format("woff2"),
    url("./fonts/TTCommons-Black.ttf"), format("ttf");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "TTCommons";
    src: url("./fonts/TTCommons-ExtraBold.woff"), format("woff"),
    url("./fonts/TTCommons-ExtraBold.woff2"), format("woff2"),
    url("./fonts/TTCommons-ExtraBold.ttf"), format("ttf");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: "TTCommons";
    src: url("./fonts/TTCommons-Bold.woff"), format("woff"),
    url("./fonts/TTCommons-Bold.woff2"), format("woff2"),
    url("./fonts/TTCommons-Bold.ttf"), format("ttf");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "TTCommons";
    src: url("./fonts/TTCommons-DemiBold.woff"), format("woff"),
    url("./fonts/TTCommons-DemiBold.woff2"), format("woff2"),
    url("./fonts/TTCommons-DemiBold.ttf"), format("ttf");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "TTCommons";
    src: url("./fonts/TTCommons-Medium.woff"), format("woff"),
    url("./fonts/TTCommons-Medium.woff2"), format("woff2"),
    url("./fonts/TTCommons-Medium.ttf"), format("ttf");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "TTCommons";
    src: url("./fonts/TTCommons-Regular.woff"), format("woff"),
    url("./fonts/TTCommons-Regular.woff2"), format("woff2"),
    url("./fonts/TTCommons-Regular.ttf"), format("ttf");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "TTCommons";
    src: url("./fonts/TTCommons-Light.woff"), format("woff"),
    url("./fonts/TTCommons-Light.woff2"), format("woff2"),
    url("./fonts/TTCommons-Light.ttf"), format("ttf");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "TTCommons";
    src: url("./fonts/TTCommons-ExtraLight.woff"), format("woff"),
    url("./fonts/TTCommons-ExtraLight.woff2"), format("woff2"),
    url("./fonts/TTCommons-ExtraLight.ttf"), format("ttf");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: "TTCommons";
    src: url("./fonts/TTCommons-Thin.woff"), format("woff"),
    url("./fonts/TTCommons-Thin.woff2"), format("woff2"),
    url("./fonts/TTCommons-Thin.ttf"), format("ttf");
    font-weight: 100;
    font-style: normal;
}