@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-ExtraLight.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-SemiBold.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}


/**********************************ITALIC***********************************/

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-ExtraLightItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-RegularItalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-SemiBoldItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

/******************************TACTIC_SANS********************************/

@font-face {
    font-family:"TacticSans";
    src: url(../fonts/TacticSans-Thn.otf) format("opentype");
    font-weight:300;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family:"TacticSans";
    src: url(../fonts/TacticSans-Lgt.otf) format("opentype");
    font-weight:400;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family:"TacticSans";
    src: url(../fonts/TacticSans-Reg.otf) format("opentype");
    font-weight:500;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family:"TacticSans";
    src: url(../fonts/TacticSans-Med.otf) format("opentype");
    font-weight:600;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family:"TacticSans";
    src: url(../fonts/TacticSans-Bld.otf) format("opentype");
    font-weight:700;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family:"TacticSans";
    src: url(../fonts/TacticSans-Ult.otf) format("opentype");
    font-weight:800;
    font-style:normal;
    font-display: swap;
}

@font-face {
    font-family:"TacticSans";
    src: url(../fonts/TacticSans-Blk.otf) format("opentype");
    font-weight:900;
    font-style:normal;
    font-display: swap;
}

/* ****************** */

@font-face {
    font-family:"TacticSansExd";
    src: url(../fonts/TacticSansExd-Thn.otf) format("opentype");
    font-weight:300;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family:"TacticSansExd";
    src: url(../fonts/TacticSansExd-Lgt.otf) format("opentype");
    font-weight:400;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family:"TacticSansExd";
    src: url(../fonts/TacticSansExd-Reg.otf) format("opentype");
    font-weight:500;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family:"TacticSansExd";
    src: url(../fonts/TacticSansExd-Med.otf) format("opentype");
    font-weight:600;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family:"TacticSansExd";
    src: url(../fonts/TacticSansExd-Bld.otf) format("opentype");
    font-weight:700;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family:"TacticSansExd";
    src: url(../fonts/TacticSansExd-Ult.otf) format("opentype");
    font-weight:800;
    font-style:normal;
    font-display: swap;
}

@font-face {
    font-family:"TacticSansExd";
    src: url(../fonts/TacticSansExd-Blk.woff) format("woff");
    font-weight:900;
    font-style:normal;
    font-display: swap;
}

/* ****************** */

@font-face {
    font-family:"TacticSansExtExd";
    src: url(../fonts/TacticSansExtExd-Thn.otf) format("opentype");
    font-weight:300;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family:"TacticSansExtExd";
    src: url(../fonts/TacticSansExtExd-Lgt.otf) format("opentype");
    font-weight:400;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family:"TacticSansExtExd";
    src: url(../fonts/TacticSansExtExd-Reg.otf) format("opentype");
    font-weight:500;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family:"TacticSansExtExd";
    src: url(../fonts/TacticSansExtExd-Med.otf) format("opentype");
    font-weight:600;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family:"TacticSansExtExd";
    src: url(../fonts/TacticSansExtExd-Bld.otf) format("opentype");
    font-weight:700;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family:"TacticSansExtExd";
    src: url(../fonts/TacticSansExtExd-Ult.otf) format("opentype");
    font-weight:800;
    font-style:normal;
    font-display: swap;
}



/* ****************      italic      ******************* */



@font-face {
    font-family:"TacticSans";
    src: url(../fonts/TacticSans-ThnIt.otf) format("opentype");
    font-weight:300;
    font-style:italic;
    font-display: swap;
}
@font-face {
    font-family:"TacticSans";
    src: url(../fonts/TacticSans-LgtIt.otf) format("opentype");
    font-weight:400;
    font-style:italic;
    font-display: swap;
}
@font-face {
    font-family:"TacticSans";
    src: url(../fonts/TacticSans-RegIt.otf) format("opentype");
    font-weight:500;
    font-style:italic;
    font-display: swap;
}
@font-face {
    font-family:"TacticSans";
    src: url(../fonts/TacticSans-MedIt.otf) format("opentype");
    font-weight:600;
    font-style:italic;
    font-display: swap;
}
@font-face {
    font-family:"TacticSans";
    src: url(../fonts/TacticSans-BldIt.otf) format("opentype");
    font-weight:700;
    font-style:italic;
    font-display: swap;
}
@font-face {
    font-family:"TacticSans";
    src: url(../fonts/TacticSans-UltIt.otf) format("opentype");
    font-weight:800;
    font-style:italic;
    font-display: swap;
}

/* ****************** */

@font-face {
    font-family:"TacticSansExd";
    src: url(../fonts/TacticSansExd-ThnIt.otf) format("opentype");
    font-weight:300;
    font-style:italic;
    font-display: swap;
}
@font-face {
    font-family:"TacticSansExd";
    src: url(../fonts/TacticSansExd-LgtIt.otf) format("opentype");
    font-weight:400;
    font-style:italic;
    font-display: swap;
}
@font-face {
    font-family:"TacticSansExd";
    src: url(../fonts/TacticSansExd-RegIt.otf) format("opentype");
    font-weight:500;
    font-style:italic;
    font-display: swap;
}
@font-face {
    font-family:"TacticSansExd";
    src: url(../fonts/TacticSansExd-MedIt.otf) format("opentype");
    font-weight:600;
    font-style:italic;
    font-display: swap;
}
@font-face {
    font-family:"TacticSansExd";
    src: url(../fonts/TacticSansExd-BldIt.otf) format("opentype");
    font-weight:700;
    font-style:italic;
    font-display: swap;
}
@font-face {
    font-family:"TacticSansExd";
    src: url(../fonts/TacticSansExd-UltIt.otf) format("opentype");
    font-weight:800;
    font-style:italic;
    font-display: swap;
}

@font-face {
    font-family:"TacticSansExd";
    src: url(../fonts/TacticSansExd-BlkIt.otf) format("opentype");
    font-weight:900;
    font-style:italic;
    font-display: swap;
}

/* ****************** */

@font-face {
    font-family:"TacticSansExtExd";
    src: url(../fonts/TacticSansExtExd-ThnIt.otf) format("opentype");
    font-weight:300;
    font-style:italic;
    font-display: swap;
}
@font-face {
    font-family:"TacticSansExtExd";
    src: url(../fonts/TacticSansExtExd-LgtIt.otf) format("opentype");
    font-weight:400;
    font-style:italic;
    font-display: swap;
}
@font-face {
    font-family:"TacticSansExtExd";
    src: url(../fonts/TacticSansExtEItxd-Reg.otf) format("opentype");
    font-weight:500;
    font-style:italic;
    font-display: swap;
}
@font-face {
    font-family:"TacticSansExtExd";
    src: url(../fonts/TacticSansExtExd-MedIt.otf) format("opentype");
    font-weight:600;
    font-style:italic;
    font-display: swap;
}
@font-face {
    font-family:"TacticSansExtExd";
    src: url(../fonts/TacticSansExtExd-BldIt.otf) format("opentype");
    font-weight:700;
    font-style:italic;
    font-display: swap;
}
@font-face {
    font-family:"TacticSansExtExd";
    src: url(../fonts/TacticSansExtExd-UltIt.otf) format("opentype");
    font-weight:800;
    font-style:italic;
    font-display: swap;
}