@font-face {
    font-family: "tablet-gothic";
    src: url("./tablet-gothic-400.woff2") format("woff2");
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "tablet-gothic";
    src: url("./tablet-gothic-400-italic.woff2") format("woff2");
    font-display: swap;
    font-style: italic;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "tablet-gothic";
    src: url("./tablet-gothic-300.woff2") format("woff2");
    font-display: swap;
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
}

@font-face {
    font-family: "tablet-gothic";
    src: url("./tablet-gothic-300-italic.woff2") format("woff2");
    font-display: swap;
    font-style: italic;
    font-weight: 300;
    font-stretch: normal;
}

@font-face {
    font-family: "tablet-gothic";
    src: url("./tablet-gothic-600.woff2") format("woff2");
    font-display: swap;
    font-style: normal;
    font-weight: 600;
    font-stretch: normal;
}

@font-face {
    font-family: "tablet-gothic";
    src: url("./tablet-gothic-600-italic.woff2") format("woff2");
    font-display: swap;
    font-style: italic;
    font-weight: 600;
    font-stretch: normal;
}

@font-face {
    font-family: "tablet-gothic";
    src: url("./tablet-gothic-700.woff2") format("woff2");
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "tablet-gothic";
    src: url("./tablet-gothic-700-italic.woff2") format("woff2");
    font-display: swap;
    font-style: italic;
    font-weight: 700;
    font-stretch: normal;
}