@font-face {
  font-family: 'Eastman Alternate';
  src: url('../licensed-fonts/eastman-alternate-heavy.ttf');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Eastman Alternate';
  src: url('../licensed-fonts/eastman-alternate-black.ttf');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Eastman Alternate';
  src: url('../licensed-fonts/eastman-alternate-extrabold.ttf');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Eastman Alternate';
  src: url('../licensed-fonts/eastman-alternate-bold.ttf');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Eastman Alternate';
  src: url('../licensed-fonts/eastman-alternate-medium.ttf');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Eastman Alternate';
  src: url('../licensed-fonts/eastman-alternate-regular.ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Eastman Alternate';
  src: url('../licensed-fonts/eastman-alternate-light.ttf');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Eastman Alternate';
  src: url('../licensed-fonts/eastman-alternate-extralight.ttf');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Eastman Alternate';
  src: url('../licensed-fonts/eastman-alternate-thin.ttf');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Eastman';
  src: url('../licensed-fonts/eastman-heavy.ttf');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Eastman';
  src: url('../licensed-fonts/eastman-black.ttf');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Eastman';
  src: url('../licensed-fonts/eastman-extrabold.ttf');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Eastman';
  src: url('../licensed-fonts/eastman-bold.ttf');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Eastman';
  src: url('../licensed-fonts/eastman-medium.ttf');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Eastman';
  src: url('../licensed-fonts/eastman-regular.ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Eastman';
  src: url('../licensed-fonts/eastman-light.ttf');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Eastman';
  src: url('../licensed-fonts/eastman-extralight.ttf');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Eastman';
  src: url('../licensed-fonts/eastman-thin.ttf');
  font-weight: 100;
  font-style: normal;
}