@font-face {
    font-weight: 400;
    font-display: swap;
    font-family: "Montserrat";
    src: url("../assets/fonts/Montserrat-Regular.ttf");
}

@font-face {
    font-weight: 600;
    font-display: swap;
    font-family: "Montserrat";
    src: url("../assets/fonts/Montserrat-SemiBold.ttf");
}

@font-face {
    font-weight: 700;
    font-display: swap;
    font-family: "Montserrat";
    src: url("../assets/fonts/Montserrat-Bold.ttf");
}

@font-face {
    font-weight: 200;
    font-display: swap;
    font-family: "Montserrat";
    src: url("../assets/fonts/TacticSansExd-Thn.ttf");
}

@font-face {
    font-weight: 200;
    font-display: swap;
    font-family: "TacticSansExd";
    src: url("../assets/fonts/TacticSansExd-Thn.ttf");
}

@font-face {
    font-weight: 300;
    font-display: swap;
    font-family: "TacticSansExd";
    src: url("../assets/fonts/TacticSansExd-Lgt.ttf");
}

@font-face {
    font-weight: 400;
    font-display: swap;
    font-family: "TacticSansExd";
    src: url("../assets/fonts/TacticSansExd-Reg.ttf");
}

@font-face {
    font-weight: 500;
    font-display: swap;
    font-family: "TacticSansExd";
    src: url("../assets/fonts/TacticSansExd-Med.ttf");
}

@font-face {
    font-weight: 700;
    font-display: swap;
    font-family: "TacticSansExd";
    src: url("../assets/fonts/TacticSansExd-Bld.ttf");
}

@font-face {
    font-weight: 800;
    font-display: swap;
    font-family: "TacticSansExd";
    src: url("../assets/fonts/TacticSansExd-Blk.ttf");
}