@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-ExtraLight.woff2') format('woff2'),
         url('../fonts/NunitoSans-ExtraLight.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-Light.woff2') format('woff2'),
         url('../fonts/NunitoSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-Regular.woff2') format('woff2'),
         url('../fonts/NunitoSans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-SemiBold.woff2') format('woff2'),
         url('../fonts/NunitoSans-SemiBold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-Bold.woff2') format('woff2'),
         url('../fonts/NunitoSans-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-ExtraBold.woff2') format('woff2'),
         url('../fonts/NunitoSans-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-Black.woff2') format('woff2'),
         url('../fonts/NunitoSans-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


/**********************************ITALIC***********************************/

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-ExtraLightItalic.woff2') format('woff2'),
         url('../fonts/NunitoSans-ExtraLightItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-LightItalic.woff2') format('woff2'),
         url('../fonts/NunitoSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-Italic.woff2') format('woff2'),
         url('../fonts/NunitoSans-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-SemiBoldItalic.woff2') format('woff2'),
         url('../fonts/NunitoSans-SemiBoldItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-BoldItalic.woff2') format('woff2'),
         url('../fonts/NunitoSans-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-ExtraBoldItalic.woff2') format('woff2'),
         url('../fonts/NunitoSans-ExtraBoldItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-BlackItalic.woff2') format('woff2'),
         url('../fonts/NunitoSans-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

/******************************TACTIC_SANS********************************/

@font-face {
    font-family:"TacticSans";
    src: url('../fonts/TacticSansExd-Thn.woff2') format('woff2'),
         url('../fonts/TacticSansExd-Thn.woff') format('woff');
    font-weight:100;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family:"TacticSans";
    src: url('../fonts/TacticSansExd-Lgt.woff2') format('woff2'),
         url('../fonts/TacticSansExd-Lgt.woff') format('woff');
    font-weight:300;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family:"TacticSans";
    src: url('../fonts/TacticSansExd-Reg.woff2') format('woff2'),
         url('../fonts/TacticSansExd-Reg.woff') format('woff');
    font-weight:400;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family:"TacticSans";
    src: url('../fonts/TacticSansExd-Med.woff2') format('woff2'),
         url('../fonts/TacticSansExd-Med.woff') format('woff');
    font-weight:600;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family:"TacticSans";
    src: url('../fonts/TacticSansExd-Bld.woff2') format('woff2'),
         url('../fonts/TacticSansExd-Bld.woff') format('woff');
    font-weight:700;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family:"TacticSans";
    src: url('../fonts/TacticSansExd-Ult.woff2') format('woff2'),
         url('../fonts/TacticSansExd-Ult.woff') format('woff');
    font-weight:800;
    font-style:normal;
    font-display: swap;
}

@font-face {
    font-family:"TacticSans";
    src: url('../fonts/TacticSansExd-Blk.woff2') format('woff2'),
         url('../fonts/TacticSansExd-Blk.woff') format('woff');
    font-weight:900;
    font-style:normal;
    font-display: swap;
}
