@font-face {
  font-family: 'Graphit';
  font-weight: 700;
  src: url('../font/Graphit-Bold.eot');
  src:  url('../font/Graphit-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/Graphit-Bold.woff2') format('woff2'),
        url('../font/Graphit-Bold.woff') format('woff'),
        url('../font/Graphit-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Graphit';
  font-weight: 500;
  src: url('../font/Graphit-Medium.eot');
  src:  url('../font/Graphit-Medium.eot?#iefix') format('embedded-opentype'),
        url('../font/Graphit-Medium.woff2') format('woff2'),
        url('../font/Graphit-Medium.woff') format('woff'),
        url('../font/Graphit-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Graphit';
  font-weight: 400;
  src: url('../font/Graphit-Regular.eot');
  src:  url('../font/Graphit-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/Graphit-Regular.woff2') format('woff2'),
        url('../font/Graphit-Regular.woff') format('woff'),
        url('../font/Graphit-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Miolleta';
  font-weight: 400;
  src: url('../font/Miolleta.eot');
  src:  url('../font/Miolleta.eot?#iefix') format('embedded-opentype'),
        url('../font/Miolleta.woff2') format('woff2'),
        url('../font/Miolleta.woff') format('woff'),
        url('../font/Miolleta.ttf') format('truetype');
}

@font-face {
  font-family: 'icomoon';
  src:  url('../font/icomoon.eot?v=2');
  src:  url('../font/icomoon.eot?v=2#iefix') format('embedded-opentype'),
    url('../font/icomoon.ttf?v=2') format('truetype'),
    url('../font/icomoon.woff?v=2') format('woff'),
    url('../font/icomoon.svg?v=2#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}