@font-face {
	font-family: 'Helvetica Neue';
	src: url('../fonts/HelveticaNeueLTPro-Lt/font.woff2') format('woff2'), url('../fonts/HelveticaNeueLTPro-Lt/font.woff') format('woff');
	font-weight: 300;
}
@font-face {
	font-family: 'Helvetica Neue';
	src: url('../fonts/HelveticaNeueLTPro-Bd/font.woff2') format('woff2'), url('../fonts/HelveticaNeueLTPro-Bd/font.woff') format('woff');
	font-weight: 600;
}
@font-face {
	font-family: 'Helvetica Neue';
	src: url('../fonts/HelveticaNeueLTPro-Roman/font.woff2') format('woff2'), url('../fonts/HelveticaNeueLTPro-Roman/font.woff') format('woff');
	font-weight: 400;
}

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url('../fonts/fa-solid-900.eot');
  src: url('../fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'),
  url('../fonts/fa-solid-900.woff2') format('woff2'),
  url('../fonts/fa-solid-900.woff') format('woff'),
  url('../fonts/fa-solid-900.ttf') format('truetype'),
  url('../fonts/fa-solid-900.svg#fontawesome') format('svg');
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url('../fonts/fa-brands-400.eot');
  src: url('../fonts/fa-brands-400.eot?#iefix') format('embedded-opentype'),
  url('../fonts/fa-brands-400.woff2') format('woff2'),
  url('../fonts/fa-brands-400.woff') format('woff'),
  url('../fonts/fa-brands-400.ttf') format('truetype'),
  url('../fonts/fa-brands-400.svg#fontawesome') format('svg');
}

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url('../fonts/fa-light-300.eot');
  src: url('../fonts/fa-light-300.eot?#iefix') format('embedded-opentype'),
  url('../fonts/fa-light-300.woff2') format('woff2'),
  url('../fonts/fa-light-300.woff') format('woff'),
  url('../fonts/fa-light-300.ttf') format('truetype'),
  url('../fonts/fa-light-300.svg#fontawesome') format('svg');
}

@font-face {
  font-family: 'Font Awesome 5 Pro';
  src: url('../fonts/fontawesome-webfont.eot?v=5.12.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=5.12.0') format('embedded-opentype'),
    url('../fonts/fontawesome-webfont.woff2?v=5.12.0') format('woff2'),
    url('../fonts/fontawesome-webfont.woff?v=5.12.0') format('woff'),
    url('../fonts/fontawesome-webfont.ttf?v=5.12.0') format('truetype'),
    url('../fonts/fontawesome-webfont.svg?v=5.12.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('../fonts/fa-regular-400.eot');
  src: url('../fonts/fa-regular-400.eot?#iefix') format('embedded-opentype'),
  url('../fonts/fa-regular-400.woff2') format('woff2'),
  url('../fonts/fa-regular-400.woff') format('woff'),
  url('../fonts/fa-regular-400.ttf') format('truetype'),
  url('../fonts/fa-regular-400.svg#fontawesome') format('svg');
}

@font-face {
  font-family: 'Font Awesome 5 Duotone';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url('#{$fa-font-path}/fa-duotone-900.eot');
  src: url('#{$fa-font-path}/fa-duotone-900.eot?#iefix') format('embedded-opentype'),
  url('#{$fa-font-path}/fa-duotone-900.woff2') format('woff2'),
  url('#{$fa-font-path}/fa-duotone-900.woff') format('woff'),
  url('#{$fa-font-path}/fa-duotone-900.ttf') format('truetype'),
  url('#{$fa-font-path}/fa-duotone-900.svg#fontawesome') format('svg');
}