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

@font-face {
  font-family: 'graphein_pro';
  src: url('./fonts/GrapheinPro-Italic-webfont.eot');
  src: url('./fonts/GrapheinPro-Italic-webfont.eot?#iefix') format('embedded-opentype'),
  url('./fonts/GrapheinPro-Italic-webfont.woff2') format('woff2'),
  url('./fonts/GrapheinPro-Italic-webfont.woff') format('woff'),
  url('./fonts/GrapheinPro-Italic-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

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

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

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

@font-face {
  font-family: 'graphein_pro';
  src: url('./fonts/GrapheinPro-LightItalic-webfont.eot');
  src: url('./fonts/GrapheinPro-LightItalic-webfont.eot?#iefix')
  format('embedded-opentype'),
  url('./fonts/GrapheinPro-LightItalic-webfont.woff2') format('woff2'),
  url('./fonts/GrapheinPro-LightItalic-webfont.woff') format('woff'),
  url('./fonts/GrapheinPro-LightItalic-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
