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

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