/* typography.css */

/*
 * 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 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      FontSite Inc.
 * License URL: http://www.fontspring.com/fflicense/fontsite
 *
 *
 */

@font-face {
	font-family: 'NewsGothicFSDemiBold';
	src: url('../fonts/NewsGothic-DemiBold-webfont.eot');
	src: local('â˜º'), url('../fonts/NewsGothic-DemiBold-webfont.woff') format('woff'), url('../fonts/NewsGothic-DemiBold-webfont.ttf') format('truetype'), url('../fonts/NewsGothic-DemiBold-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NewsGothicFSLight';
	src: url('../fonts/NewsGothic-Light-webfont.eot');
	src: local('â˜º'), url('../fonts/NewsGothic-Light-webfont.woff') format('woff'), url('../fonts/NewsGothic-Light-webfont.ttf') format('truetype'), url('../fonts/NewsGothic-Light-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NewsGothicFSBook';
	src: url('../fonts/NewsGothic-Book-webfont.eot');
	src: local('â˜º'), url('../fonts/NewsGothic-Book-webfont.woff') format('woff'), url('../fonts/NewsGothic-Book-webfont.ttf') format('truetype'), url('../fonts/NewsGothic-Book-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(//fonts.gstatic.com/s/lato/v11/UyBMtLsHKBKXelqf4x7VRQ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(//fonts.gstatic.com/s/lato/v11/1YwB1sO8YE1Lyjf12WNiUA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
