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

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

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

@font-face {
  font-family: 'Work Sans';
  font-weight: 900;
  font-style: normal;
  src: url('/fonts/Work-Sans-900/Work-Sans-900.eot');
  src: url('/fonts/Work-Sans-900/Work-Sans-900.eot?#iefix') format('embedded-opentype'),
       local('Work Sans Black'),
       local('Work-Sans-900'),
       url('/fonts/Work-Sans-900/Work-Sans-900.woff2') format('woff2'),
       url('/fonts/Work-Sans-900/Work-Sans-900.woff') format('woff'),
       url('/fonts/Work-Sans-900/Work-Sans-900.ttf') format('truetype'),
       url('/fonts/Work-Sans-900/Work-Sans-900.svg#WorkSans') format('svg');
}

