/* Roboto */
@font-face {
  font-family: 'Roboto';
  src: url('/fonts/roboto-v50-latin-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('/fonts/roboto-v50-latin-100.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
}

/* Smythe */
@font-face {
  font-family: 'Smythe';
  src: url('/fonts/smythe-v24-latin-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

/* Hammersmith One */
@font-face {
  font-family: 'Hammersmith One';
  src: url('/fonts/hammersmith-one-v18-latin-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}