/* ==========================================================================
   Typo
   ========================================================================== */

/* LEAGUDE GOTHIC */

@font-face {
	font-family: 'league';
	src: url('webfonts/h-leaguegothic-webfont.eot');
	src: url('webfonts/h-leaguegothic-webfont.eot?#iefix') format('embedded-opentype'),
		 url('webfonts/h-leaguegothic-webfont.woff') format('woff'),
		 url('webfonts/h-leaguegothic-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.league {
	font-family: 'league';
}

/* NOTICIA TEXT */
@font-face {
	font-family: 'noticia';
	src: url('webfonts/noticiatext-regular-webfont.eot');
	src: url('webfonts/noticiatext-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('webfonts/noticiatext-regular-webfont.woff') format('woff'),
		 url('webfonts/noticiatext-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'noticia-bold';
	src: url('webfonts/noticiatext-bold-webfont.eot');
	src: url('webfonts/noticiatext-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('webfonts/noticiatext-bold-webfont.woff') format('woff'),
		 url('webfonts/noticiatext-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

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

.noticia {
	font-family: 'noticia', serif;
}
.noticia-bold {
	font-family: 'noticia-bold', serif;
}
.noticia-italic {
	font-family: 'noticia-italic', serif;
}

/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2012 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:		Tipo Pépel
 * License URL: http://www.fontspring.com/fflicense/tipo-pepel
 *
 *
 */

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

}

@font-face {
	font-family: 'boxedsemibold';
	src: url('webfonts/Boxed-DemiBold-webfont.eot');
	src: url('webfonts/Boxed-DemiBold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('webfonts/Boxed-DemiBold-webfont.woff') format('woff'),
		 url('webfonts/Boxed-DemiBold-webfont.ttf') format('truetype'),
		 url('webfonts/Boxed-DemiBold-webfont.svg#boxedsemibold') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'boxedsemibold_italic';
	src: url('webfonts/Boxed-DemiBoldItalic-webfont.eot');
	src: url('webfonts/Boxed-DemiBoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
		 url('webfonts/Boxed-DemiBoldItalic-webfont.woff') format('woff'),
		 url('webfonts/Boxed-DemiBoldItalic-webfont.ttf') format('truetype'),
		 url('webfonts/Boxed-DemiBoldItalic-webfont.svg#boxedsemibold_italic') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'boxedheavy';
	src: url('webfonts/Boxed-Heavy-webfont.eot');
	src: url('webfonts/Boxed-Heavy-webfont.eot?#iefix') format('embedded-opentype'),
		 url('webfonts/Boxed-Heavy-webfont.woff') format('woff'),
		 url('webfonts/Boxed-Heavy-webfont.ttf') format('truetype'),
		 url('webfonts/Boxed-Heavy-webfont.svg#boxedheavy') format('svg');
	font-weight: normal;
	font-style: normal;

}

.boxedlight {
	font-family: 'boxedlight';
}

.boxedsemibold {
	font-family: 'boxedsemibold';
}

.boxedsemibold_italic {
	font-family: 'boxedsemibold_italic';
}

.boxedheavy {
	font-family: 'boxedheavy';
	font-weight: normal !important;
}
