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

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

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

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

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

* {
  font-family: Campton, 'Campton', Helvetica, Arial, sans-serif;
}


