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