@font-face {
  font-family: 'OakesGrotesk-Light';
  src: url('../fonts/OakesGrotesk-Light.eot');
  src: url('../fonts/OakesGrotesk-Light.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OakesGrotesk-Light.woff2') format('woff2'),
  url('../fonts/OakesGrotesk-Light.woff') format('woff'),
  url('../fonts/OakesGrotesk-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'OakesGrotesk-Bold';
  src: url('../fonts/OakesGrotesk-Bold.eot');
  src: url('../fonts/OakesGrotesk-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OakesGrotesk-Bold.woff2') format('woff2'),
  url('../fonts/OakesGrotesk-Bold.woff') format('woff'),
  url('../fonts/OakesGrotesk-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'OakesGrotesk-Regular';
  src: url('../fonts/OakesGrotesk-Regular.eot');
  src: url('../fonts/OakesGrotesk-Regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OakesGrotesk-Regular.woff2') format('woff2'),
  url('../fonts/OakesGrotesk-Regular.woff') format('woff'),
  url('../fonts/OakesGrotesk-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'OakesGrotesk-Medium';
  src: url('../fonts/OakesGrotesk-Medium.eot');
  src: url('../fonts/OakesGrotesk-Medium.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OakesGrotesk-Medium.woff2') format('woff2'),
  url('../fonts/OakesGrotesk-Medium.woff') format('woff'),
  url('../fonts/OakesGrotesk-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'OakesGrotesk-SemiBold';
  src: url('../fonts/OakesGrotesk-SemiBold.eot');
  src: url('../fonts/OakesGrotesk-SemiBold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OakesGrotesk-SemiBold.woff2') format('woff2'),
  url('../fonts/OakesGrotesk-SemiBold.woff') format('woff'),
  url('../fonts/OakesGrotesk-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}


