/**
 * SFD 2015
 *
 * LICENSE
 *
 * This software and its source code is protected by copyright law (Sec. 69a ff. UrhG).
 * It is not allowed to make any kinds of modifications, nor must it be copied,
 * or published without explicit permission. Misuse will lead to persecution.
 *
 * @copyright  2015 infomax websolutions GmbH
 * @link       http://www.infomax-it.de
 * @package    css
 * @subpackage fontfaces
 * @author     degener
 * @since      29.09.2015
 * @version    $Id: fonts.css 1005 2016-06-27 14:25:09Z schoening $
 **/
/*  =========================================================
crimson text - italic
neutraface 2 text - book
neutraface 2 text - book-italic
neutraface 2 text - demi
neutraface 2 text - bold
========================================================== */
/*  =========================================================
crimson text - italic
========================================================= */
@font-face {
  font-family: 'Crimson-Italic';
  src: url('../../fonts/crimsontext/crimsontext-italic.eot');
  src: local('☺'), url('../../fonts/crimsontext/crimsontext-italic.eot?#iefix') format('embedded-opentype'), url('../../fonts/crimsontext/crimsontext-italic.woff') format('woff'), url('../../fonts/crimsontext/crimsontext-italic.ttf') format('truetype'), url('../../fonts/crimsontext/crimsontext-italic.svg#crimson_textitalic') format('svg');
  font-weight: normal;
  font-style: italic;
}
/*  =========================================================
neutraface 2 text - book
========================================================= */
@font-face {
  font-family: 'Neutra Book';
  src: url('../../fonts/neutra2text/book/Neutra2Text-Book.eot');
  src: local('☺'), url('../../fonts/neutra2text/book/Neutra2Text-Book.eot?#iefix') format('embedded-opentype'), url('../../fonts/neutra2text/book/Neutra2Text-Book.woff') format('woff'), url('../../fonts/neutra2text/book/Neutra2Text-Book.ttf') format('truetype'), url('../../fonts/neutra2text/book/Neutra2Text-Book.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*  =========================================================
neutraface 2 text - book italic
========================================================= */
@font-face {
  font-family: 'Neutra Book Italic';
  src: url('../../fonts/neutra2text/bookItalic/Neutra2Text-BookItalic.eot');
  src: local('☺'), url('../../fonts/neutra2text/bookItalic/Neutra2Text-BookItalic.eot?#iefix') format('embedded-opentype'), url('../../fonts/neutra2text/bookItalic/Neutra2Text-BookItalic.woff') format('woff'), url('../../fonts/neutra2text/bookItalic/Neutra2Text-BookItalic.ttf') format('truetype'), url('../../fonts/neutra2text/bookItalic/Neutra2Text-BookItalic.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*  =========================================================
neutraface 2 text - demi
========================================================= */
@font-face {
  font-family: 'Neutra Demi';
  src: url('../../fonts/neutra2text/demi/Neutra2Text-Demi.eot');
  src: local('☺'), url('../../fonts/neutra2text/demi/Neutra2Text-Demi.eot?#iefix') format('embedded-opentype'), url('../../fonts/neutra2text/demi/Neutra2Text-Demi.woff') format('woff'), url('../../fonts/neutra2text/demi/Neutra2Text-Demi.ttf') format('truetype'), url('../../fonts/neutra2text/demi/Neutra2Text-Demi.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*  =========================================================
neutraface 2 text - demi italic
========================================================= */
@font-face {
  font-family: 'Neutra Demi Italic';
  src: url('../../fonts/neutra2text/demiItalic/Neutra2Text-DemiItalic.eot');
  src: local('☺'), url('../../fonts/neutra2text/demiItalic/Neutra2Text-DemiItalic.eot?#iefix') format('embedded-opentype'), url('../../fonts/neutra2text/demiItalic/Neutra2Text-DemiItalic.woff') format('woff'), url('../../fonts/neutra2text/demiItalic/Neutra2Text-DemiItalic.ttf') format('truetype'), url('../../fonts/neutra2text/demiItalic/Neutra2Text-DemiItalic.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*  =========================================================
neutraface 2 text - bold
========================================================= */
@font-face {
  font-family: 'Neutra Bold';
  src: url('../../fonts/neutra2text/bold/Neutra2Text-Bold.eot');
  src: local('☺'), url('../../fonts/neutra2text/bold/Neutra2Text-Bold.eot?#iefix') format('embedded-opentype'), url('../../fonts/neutra2text/bold/Neutra2Text-Bold.woff') format('woff'), url('../../fonts/neutra2text/bold/Neutra2Text-Bold.ttf') format('truetype'), url('../../fonts/neutra2text/bold/Neutra2Text-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

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