/**
 * FONTS.CSS
 *
 * @package BIBLIOGRAFIA NACIONAL 2013
 * @author front.end multimédia
 * @copyright Copyright (c) Front.end 2013
 * @version 1.0
 * @access public
 */

@font-face {
	font-family: 'DroidSerifRegular';
	src: url('../fonts/DroidSerif-Regular-webfont.eot');
	src: url('../fonts/DroidSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
	 	 url('../fonts/DroidSerif-Regular-webfont.woff') format('woff'),
		 url('../fonts/DroidSerif-Regular-webfont.ttf') format('truetype'),
		 url('../fonts/DroidSerif-Regular-webfont.svg#DroidSerifRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DroidSerifItalic';
	src: url('../fonts/DroidSerif-Italic-webfont.eot');
	src: url('../fonts/DroidSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/DroidSerif-Italic-webfont.woff') format('woff'),
		 url('../fonts/DroidSerif-Italic-webfont.ttf') format('truetype'),
		 url('../fonts/DroidSerif-Italic-webfont.svg#DroidSerifItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DroidSerifBold';
	src: url('../fonts/DroidSerif-Bold-webfont.eot');
	src: url('../fonts/DroidSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/DroidSerif-Bold-webfont.woff') format('woff'),
		 url('../fonts/DroidSerif-Bold-webfont.ttf') format('truetype'),
		 url('../fonts/DroidSerif-Bold-webfont.svg#DroidSerifBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DroidSerifBoldItalic';
	src: url('../fonts/DroidSerif-BoldItalic-webfont.eot');
	src: url('../fonts/DroidSerif-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/DroidSerif-BoldItalic-webfont.woff') format('woff'),
		 url('../fonts/DroidSerif-BoldItalic-webfont.ttf') format('truetype'),
		 url('../fonts/DroidSerif-BoldItalic-webfont.svg#DroidSerifBoldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AsapRegular';
	src: url('../fonts/Asap-Regular-webfont.eot');
	src: url('../fonts/Asap-Regular-webfont.eot?#iefix') format('embedded-opentype'),
	 	 url('../fonts/Asap-Regular-webfont.woff') format('woff'),
		 url('../fonts/Asap-Regular-webfont.ttf') format('truetype'),
		 url('../fonts/Asap-Regular-webfont.svg#AsapRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AsapItalic';
	src: url('../fonts/Asap-Italic-webfont.eot');
	src: url('../fonts/Asap-Italic-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Asap-Italic-webfont.woff') format('woff'),
		 url('../fonts/Asap-Italic-webfont.ttf') format('truetype'),
		 url('../fonts/Asap-Italic-webfont.svg#AsapItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AsapBold';
	src: url('../fonts/Asap-Bold-webfont.eot');
	src: url('../fonts/Asap-Bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Asap-Bold-webfont.woff') format('woff'),
		 url('../fonts/Asap-Bold-webfont.ttf') format('truetype'),
		 url('../fonts/Asap-Bold-webfont.svg#AsapBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AsapBoldItalic';
	src: url('../fonts/Asap-BoldItalic-webfont.eot');
	src: url('../fonts/Asap-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Asap-BoldItalic-webfont.woff') format('woff'),
		 url('../fonts/Asap-BoldItalic-webfont.ttf') format('truetype'),
		 url('../fonts/Asap-BoldItalic-webfont.svg#AsapBoldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}