@font-face {
  font-family: 'SharpSans';
  src: url('../fonts/SharpSans-Thin.eot');
  src:
    url('../fonts/SharpSans-Thin.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SharpSans-Thin.woff') format('woff'),
    url('../fonts/SharpSans-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'SharpSans';
  src: url('../fonts/SharpSans-ThinItalic.eot');
  src:
    url('../fonts/SharpSans-ThinItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SharpSans-ThinItalic.woff') format('woff'),
    url('../fonts/SharpSans-ThinItalic.woff2') format('woff2');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'SharpSans';
  src: url('../fonts/SharpSans-Light.eot');
  src:
    url('../fonts/SharpSans-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SharpSans-Light.woff') format('woff'),
    url('../fonts/SharpSans-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'SharpSans';
  src: url('../fonts/SharpSans-LightItalic.eot');
  src:
    url('../fonts/SharpSans-LightItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SharpSans-LightItalic.woff') format('woff'),
    url('../fonts/SharpSans-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'SharpSans';
  src: url('../fonts/SharpSans-Book.eot');
  src:
    url('../fonts/SharpSans-Book.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SharpSans-Book.woff') format('woff'),
    url('../fonts/SharpSans-Book.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'SharpSans';
  src: url('../fonts/SharpSans-BookItalic.eot');
  src:
    url('../fonts/SharpSans-BookItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SharpSans-BookItalic.woff') format('woff'),
    url('../fonts/SharpSans-BookItalic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'SharpSans';
  src: url('../fonts/SharpSans-Medium.eot');
  src:
    url('../fonts/SharpSans-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SharpSans-Medium.woff') format('woff'),
    url('../fonts/SharpSans-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'SharpSans';
  src: url('../fonts/SharpSans-MediumItalic.eot');
  src:
    url('../fonts/SharpSans-MediumItalic.eot?#iefix')
      format('embedded-opentype'),
    url('../fonts/SharpSans-MediumItalic.woff') format('woff'),
    url('../fonts/SharpSans-MediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'SharpSans';
  src: url('../fonts/SharpSans-Semibold.eot');
  src:
    url('../fonts/SharpSans-Semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SharpSans-Semibold.woff') format('woff'),
    url('../fonts/SharpSans-Semibold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'SharpSans';
  src: url('../fonts/SharpSans-SemiboldItalic.eot');
  src:
    url('../fonts/SharpSans-SemiboldItalic.eot?#iefix')
      format('embedded-opentype'),
    url('../fonts/SharpSans-SemiboldItalic.woff') format('woff'),
    url('../fonts/SharpSans-SemiboldItalic.woff2') format('woff2');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'SharpSans';
  src: url('../fonts/SharpSans-Bold.eot');
  src:
    url('../fonts/SharpSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SharpSans-Bold.woff') format('woff'),
    url('../fonts/SharpSans-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'SharpSans';
  src: url('../fonts/SharpSans-BoldItalic.eot');
  src:
    url('../fonts/SharpSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SharpSans-BoldItalic.woff') format('woff'),
    url('../fonts/SharpSans-BoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'SharpSans';
  src: url('../fonts/SharpSans-Extrabold.eot');
  src:
    url('../fonts/SharpSans-Extrabold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SharpSans-Extrabold.woff') format('woff'),
    url('../fonts/SharpSans-Extrabold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'SharpSans';
  src: url('../fonts/SharpSans-ExtraboldItalic.eot');
  src:
    url('../fonts/SharpSans-ExtraboldItalic.eot?#iefix')
      format('embedded-opentype'),
    url('../fonts/SharpSans-ExtraboldItalic.woff') format('woff'),
    url('../fonts/SharpSans-ExtraboldItalic.woff2') format('woff2');
  font-weight: 800;
  font-style: italic;
}
