
@font-face {
  font-family: 'gt-america';
  src: url('../fonts/gt-america-standard-thin.woff2') format('woff2'),
       url('../fonts/gt-america-standard-thin.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
.font-gt-america-thin {
  font-family: 'gt-america';
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'gt-america-ext';
  src: url('../fonts/gt-america-extended-regular.woff2') format('woff2'),
       url('../fonts/gt-america-extended-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
.font-gt-america-ext {
  font-family: 'gt-america-ext';
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'gt-america-ext';
  src: url('../fonts/gt-america-extended-medium.woff2') format('woff2'),
       url('../fonts/gt-america-extended-medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
.font-gt-america-ext-med {
  font-family: 'gt-america-ext';
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'gt-eesti-display';
  src: url('../fonts/gt-eesti-display-light.woff2') format('woff2'),
       url('../fonts/gt-eesti-display-light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
.font-gt-eesti-display-light {
  font-family: 'gt-eesti-display';
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'canela';
  src: url('../fonts/canela-thin.woff2') format('woff2'),
       url('../fonts/canela-thin.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
.font-canela-thin {
  font-family: 'canela';
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'canela';
  src: url('../fonts/canela-light-italic.woff2') format('woff2'),
       url('../fonts/canela-light-italic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
.font-canela-light-italic {
  font-family: 'canela';
  font-weight: 300;
  font-style: italic;
}

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