/* carter-one-regular - latin */
@font-face {
  font-family: 'Carter One';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/carter-one-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Carter One'), local('CarterOne'),
  url('../fonts/carter-one-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/carter-one-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('../fonts/carter-one-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
  url('../fonts/carter-one-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../fonts/carter-one-v11-latin-regular.svg#CarterOne') format('svg'); /* Legacy iOS */
  font-display: swap;
}

@font-face {
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  src: local('Frank Ruhl Libre'), local('FrankRuhlLibre');
  url('../fonts/FrankRuhlLibre-VariableFont_wght.ttf') format("truetype");
}

@font-face {
  font-family: 'Cormorant';
  font-style: normal;
  src: local('Cormorant'),
  url('../fonts/Cormorant-VariableFont_wght.ttf') format("truetype");
}

@font-face {
  font-family: 'Cormorant';
  font-style: italic;
  src: local('Cormorant'),
  url('../fonts/Cormorant-Italic-VariableFont_wght.ttf') format("truetype");
}
