@font-face {
  font-family: 'Nunito Sans';
  src: url('../fonts/NunitoSans-Regular.woff2') format('woff2'),
    url('../fonts/NunitoSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Tactic Sans Extended';
  src: url('../fonts/TacticSansExd-Reg.woff2') format('woff2'),
    url('../fonts/TacticSansExd-Reg.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Tactic Sans';
  src: url('../fonts/TacticSans-Reg.woff2') format('woff2'),
    url('../fonts/TacticSans-Reg.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Tactic Sans Extended';
  src: url('../fonts/TacticSansExd-Bld.woff2') format('woff2'),
    url('../fonts/TacticSansExd-Bld.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Tactic Sans Extended';
  src: url('../fonts/TacticSansExd-Med.woff2') format('woff2'),
    url('../fonts/TacticSansExd-Med.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('../fonts/NunitoSans-ExtraBold.woff2') format('woff2'),
    url('../fonts/NunitoSans-ExtraBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('../fonts/NunitoSans-Bold.woff2') format('woff2'),
    url('../fonts/NunitoSans-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Tactic Sans';
  src: url('../fonts/TacticSans-Bld.woff2') format('woff2'),
    url('../fonts/TacticSans-Bld.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Tactic Sans';
  src: url('../fonts/TacticSans-Med.woff2') format('woff2'),
    url('../fonts/TacticSans-Med.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('../fonts/NunitoSans-SemiBold.woff2') format('woff2'),
    url('../fonts/NunitoSans-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
