@import url('https://use.typekit.net/sok3rqt.css');

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

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

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

@font-face {
  font-family: 'HankenGrotesk';
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url('fonts/HankenGrotesk-Italic.woff') format('woff'),
    url('fonts/HankenGrotesk-Italic.woff2') format('woff2');
}

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

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

@font-face {
  font-family: 'Roboto-Medium';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('fonts/Roboto-Medium.ttf') format('ttf');
}
