/** Franklin Gothic Book */

@font-face {
  src: url(./franklin/franklin-gothic-book.ttf) format('truetype');
  font-family: 'Franklin Gothic';
  font-weight: normal;
  font-style: normal;
}

@font-face {
  src: url(./franklin/franklin-gothic-book-italic.ttf) format('truetype');
  font-family: 'Franklin Gothic';
  font-weight: normal;
  font-style: italic;
}

@font-face {
  src: url(./franklin/franklin-gothic-book-bold.ttf) format('truetype');
  font-family: 'Franklin Gothic';
  font-weight: bold;
  font-style: normal;
}

@font-face {
  src: url(./franklin/franklin-gothic-book-bold-italic.ttf) format('truetype');
  font-family: 'Franklin Gothic';
  font-weight: bold;
  font-style: italic;
}

/** Chirp */

@font-face {
  src: url(./chirp/chirp-regular.ttf) format('truetype');
  font-family: 'Chirp';
  font-weight: normal;
  font-style: normal;
}

@font-face {
  src: url(./chirp/chirp-bold.ttf) format('truetype');
  font-family: 'Chirp';
  font-weight: bold;
  font-style: normal;
}

/** CVS® Health Sans */

@font-face {
  src: url(./cvs_health_sans/cvs-health-sans.ttf) format('truetype');
  font-family: 'CVS Health Sans';
  font-weight: normal;
  font-style: normal;
}

@font-face {
  src: url(./cvs_health_sans/cvs-health-sans-italic.ttf) format('truetype');
  font-family: 'CVS Health Sans';
  font-weight: normal;
  font-style: italic;
}

@font-face {
  src: url(./cvs_health_sans/cvs-health-sans-bold.ttf) format('truetype');
  font-family: 'CVS Health Sans';
  font-weight: bold;
  font-style: normal;
}

@font-face {
  src: url(./cvs_health_sans/cvs-health-sans-bold-italic.ttf) format('truetype');
  font-family: 'CVS Health Sans';
  font-weight: bold;
  font-style: italic;
}

@font-face {
  src: url(./cvs_health_sans/cvs-health-sans-medium.ttf) format('truetype');
  font-family: 'CVS Health Sans';
  font-weight: 500;
  font-style: normal;
}

/** Manrope */

@font-face {
  src: url(./manrope/manrope-regular.ttf) format('truetype');
  font-family: 'Manrope';
  font-weight: normal;
  font-style: normal;
}

@font-face {
  src: url(./manrope/manrope-regular-italic.ttf) format('truetype');
  font-family: 'Manrope';
  font-weight: normal;
  font-style: italic;
}

@font-face {
  src: url(./manrope/manrope-bold.ttf) format('truetype');
  font-family: 'Manrope';
  font-weight: bold;
  font-style: normal;
}

@font-face {
  src: url(./manrope/manrope-bold-italic.ttf) format('truetype');
  font-family: 'Manrope';
  font-weight: bold;
  font-style: italic;
}
