@font-face {
  font-family: 'ITC Franklin Gothic Std';
  src: url(Fonts/ITCFranklinGothicLTBook.woff2) format('woff2'),
    url(Fonts/ITCFranklinGothicLTBook.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ITC Franklin Gothic Std';
  src: url(Fonts/ITCFranklinGothicLTBookItalic.woff2) format('woff2'),
    url(Fonts/ITCFranklinGothicLTBookItalic.woff) format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'ITC Franklin Gothic Std';
  src: url(Fonts/ITCFranklinGothicLTDemi.woff2) format('woff2'),
    url(Fonts/ITCFranklinGothicLTDemi.woff) format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ITC Franklin Gothic Std';
  src: url(Fonts/ITCFranklinGothicLTDemiItalic.woff2) format('woff2'),
    url(Fonts/ITCFranklinGothicLTDemiItalic.woff) format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'ITC Franklin Gothic Std';
  src: url(Fonts/ITCFranklinGothicLTMedium.woff2) format('woff2'),
    url(Fonts/ITCFranklinGothicLTMedium.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ITC Franklin Gothic Std';
  src: url(Fonts/ITCFranklinGothicLTMediumItalic.woff2) format('woff2'),
    url(Fonts/ITCFranklinGothicLTMediumItalic.woff) format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
