@charset "utf-8";
/* CSS Document */
/* Eastman Alternate Trial by Zetafonts - Non Commercial License */
/* https://www.zetafonts.com/collection/4954 */

@font-face {
  font-family: 'Eastman Alternate';
  src: url('../fonts/EastmanAlternateTrial-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Eastman Alternate';
  src: url('../fonts/EastmanAlternateTrial-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Eastman Alternate';
  src: url('../fonts/EastmanAlternateTrial-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Eastman Alternate';
  src: url('../fonts/EastmanAlternateTrial-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Eastman Alternate';
  src: url('../fonts/EastmanAlternateTrial-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

