/** Icons */
@font-face {
  font-family: 'icons';
  src: url('../fonts/icons/icons.eot?41410738');
  src: url('../fonts/icons/icons.eot?41410738#iefix') format('embedded-opentype'),
       url('../fonts/icons/icons.woff?41410738') format('woff'),
       url('../fonts/icons/icons.ttf?41410738') format('truetype'),
       url('../fonts/icons/icons.svg?41410738#icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icons';
    src: url('../font/icons.svg?41410738#icons') format('svg');
  }
}
/** Neuton */
@font-face {
    font-family: 'NeutonRegular';
    src: url('../fonts/neuton/Neuton-Regular-webfont.eot');
    src: url('../fonts/neuton/Neuton-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/neuton/Neuton-Regular-webfont.woff') format('woff'),
    url('../fonts/neuton/Neuton-Regular-webfont.ttf') format('truetype'),
    url('../fonts/neuton/Neuton-Regular-webfont.svg#NeutonRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NeutonExtraLight';
    src: url('../fonts/neuton/Neuton-ExtraLight-webfont.eot');
    src: url('../fonts/neuton/Neuton-ExtraLight-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/neuton/Neuton-ExtraLight-webfont.woff') format('woff'),
    url('../fonts/neuton/Neuton-ExtraLight-webfont.ttf') format('truetype'),
    url('../fonts/neuton/Neuton-ExtraLight-webfont.svg#NeutonExtraLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NeutonLight';
    src: url('../fonts/neuton/Neuton-Light-webfont.eot');
    src: url('../fonts/neuton/Neuton-Light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/neuton/Neuton-Light-webfont.woff') format('woff'),
    url('../fonts/neuton/Neuton-Light-webfont.ttf') format('truetype'),
    url('../fonts/neuton/Neuton-Light-webfont.svg#NeutonLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NeutonItalic';
    src: url('../fonts/neuton/Neuton-Italic-webfont.eot');
    src: url('../fonts/neuton/Neuton-Italic-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/neuton/Neuton-Italic-webfont.woff') format('woff'),
    url('../fonts/neuton/Neuton-Italic-webfont.ttf') format('truetype'),
    url('../fonts/neuton/Neuton-Italic-webfont.svg#NeutonItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NeutonBold';
    src: url('../fonts/neuton/Neuton-Bold-webfont.eot');
    src: url('../fonts/neuton/Neuton-Bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/neuton/Neuton-Bold-webfont.woff') format('woff'),
    url('../fonts/neuton/Neuton-Bold-webfont.ttf') format('truetype'),
    url('../fonts/neuton/Neuton-Bold-webfont.svg#NeutonBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NeutonExtraBold';
    src: url('../fonts/neuton/Neuton-ExtraBold-webfont.eot');
    src: url('../fonts/neuton/Neuton-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/neuton/Neuton-ExtraBold-webfont.woff') format('woff'),
    url('../fonts/neuton/Neuton-ExtraBold-webfont.ttf') format('truetype'),
    url('../fonts/neuton/Neuton-ExtraBold-webfont.svg#NeutonExtraBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NeutonCursiveRegular';
    src: url('../fonts/neuton/NeutonCursive-Regular-webfont.eot');
    src: url('../fonts/neuton/NeutonCursive-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/neuton/NeutonCursive-Regular-webfont.woff') format('woff'),
    url('../fonts/neuton/NeutonCursive-Regular-webfont.ttf') format('truetype'),
    url('../fonts/neuton/NeutonCursive-Regular-webfont.svg#NeutonCursiveRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
