/*
    Load fonts in this file using @font-face
    Example:
        @font-face {
           font-family: 'FontName';
           src: url('FontName.eot');
           src: url('FontName.eot?#iefix') format('embedded-opentype'),
                 url('FontName.woff2') format('woff2'),
                 url('FontName.woff') format('woff'),
                 url('FontName.ttf') format('truetype');
            font-style: normal;
            font-weight: 400;
        }

    Font Weights:
        100 - Thin
        200 - Extra Light (Ultra Light)
        300 - Light
        400 - Normal
        500 - Medium
        600 - Semi Bold (Demi Bold)
        700 - Bold
        800 - Extra Bold (Ultra Bold)
        900 - Black (Heavy)
*/

@font-face {
   font-family: 'Akkurat';
   src: url('akkurat-regular-webfont.eot');
   src: url('akkurat-regular-webfont.woff2') format('woff2'),
		 url('akkurat-regular-webfont.woff') format('woff'),
		 url('akkurat-regular-webfont.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}
@font-face {
   font-family: 'Akkurat';
   src: url('akkurat-light-webfont.eot');
   src: url('akkurat-light-webfont.woff2') format('woff2'),
		 url('akkurat-light-webfont.woff') format('woff'),
		 url('akkurat-light-webfont.ttf') format('truetype');
    font-style: normal;
    font-weight: 300;
}
@font-face {
   font-family: 'Akkurat';
   src: url('akkurat-bold-webfont.eot');
   src: url('akkurat-bold-webfont.woff2') format('woff2'),
		 url('akkurat-bold-webfont.woff') format('woff'),
		 url('akkurat-bold-webfont.ttf') format('truetype');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "Fontello";
    src:url('generated-via-fontello.eot');
    src:url('generated-via-fontello.eot?#iefix') format('embedded-opentype'),
        url('generated-via-fontello.woff') format('woff'),
        url('generated-via-fontello.ttf') format('truetype'),
        url('generated-via-fontello.svg#') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Calibre';
	src: url('CalibreLight.eot');
	src: url('CalibreLight.eot?#iefix') format('embedded-opentype'),
		url('CalibreLight.woff2') format('woff2'),
		url('CalibreLight.woff') format('woff'),
		url('CalibreLight.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Calibre';
	src: url('CalibreLightItalic.eot');
	src: url('CalibreLightItalic.eot?#iefix') format('embedded-opentype'),
		url('CalibreLightItalic.woff2') format('woff2'),
		url('CalibreLightItalic.woff') format('woff'),
		url('CalibreLightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Calibre';
	src: url('CalibreThin.eot');
	src: url('CalibreThin.eot?#iefix') format('embedded-opentype'),
		url('CalibreThin.woff2') format('woff2'),
		url('CalibreThin.woff') format('woff'),
		url('CalibreThin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Calibre';
	src: url('CalibreRegular.eot');
	src: url('CalibreRegular.eot?#iefix') format('embedded-opentype'),
		url('CalibreRegular.woff2') format('woff2'),
		url('CalibreRegular.woff') format('woff'),
		url('CalibreRegular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Calibre';
	src: url('CalibreMedium.eot');
	src: url('CalibreMedium.eot?#iefix') format('embedded-opentype'),
		url('CalibreMedium.woff2') format('woff2'),
		url('CalibreMedium.woff') format('woff'),
		url('CalibreMedium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Calibre';
	src: url('CalibreThinItalic.eot');
	src: url('CalibreThinItalic.eot?#iefix') format('embedded-opentype'),
		url('CalibreThinItalic.woff2') format('woff2'),
		url('CalibreThinItalic.woff') format('woff'),
		url('CalibreThinItalic.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: 'Calibre';
	src: url('CalibreBoldItalic.eot');
	src: url('CalibreBoldItalic.eot?#iefix') format('embedded-opentype'),
		url('CalibreBoldItalic.woff2') format('woff2'),
		url('CalibreBoldItalic.woff') format('woff'),
		url('CalibreBoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Calibre';
	src: url('CalibreRegularItalic.eot');
	src: url('CalibreRegularItalic.eot?#iefix') format('embedded-opentype'),
		url('CalibreRegularItalic.woff2') format('woff2'),
		url('CalibreRegularItalic.woff') format('woff'),
		url('CalibreRegularItalic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Calibre';
	src: url('CalibreBlackItalic.eot');
	src: url('CalibreBlackItalic.eot?#iefix') format('embedded-opentype'),
		url('CalibreBlackItalic.woff2') format('woff2'),
		url('CalibreBlackItalic.woff') format('woff'),
		url('CalibreBlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Calibre';
	src: url('CalibreBold.eot');
	src: url('CalibreBold.eot?#iefix') format('embedded-opentype'),
		url('CalibreBold.woff2') format('woff2'),
		url('CalibreBold.woff') format('woff'),
		url('CalibreBold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Calibre';
	src: url('CalibreBlack.eot');
	src: url('CalibreBlack.eot?#iefix') format('embedded-opentype'),
		url('CalibreBlack.woff2') format('woff2'),
		url('CalibreBlack.woff') format('woff'),
		url('CalibreBlack.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Calibre';
	src: url('CalibreSemibold.eot');
	src: url('CalibreSemibold.eot?#iefix') format('embedded-opentype'),
		url('CalibreSemibold.woff2') format('woff2'),
		url('CalibreSemibold.woff') format('woff'),
		url('CalibreSemibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Calibre';
	src: url('CalibreMediumItalic.eot');
	src: url('CalibreMediumItalic.eot?#iefix') format('embedded-opentype'),
		url('CalibreMediumItalic.woff2') format('woff2'),
		url('CalibreMediumItalic.woff') format('woff'),
		url('CalibreMediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Calibre';
	src: url('CalibreSemiboldItalic.eot');
	src: url('CalibreSemiboldItalic.eot?#iefix') format('embedded-opentype'),
		url('CalibreSemiboldItalic.woff2') format('woff2'),
		url('CalibreSemiboldItalic.woff') format('woff'),
		url('CalibreSemiboldItalic.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}