﻿/**
 * @license
 * MyFonts Webfont Build ID 2916007, 2014-11-05T09:35:12-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: MuseoSans-300 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/300/
 * Licensed pageviews: 500,000
 *
 * Webfont: MuseoSans-500 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/500/
 * Licensed pageviews: Unlimited
 *
 * Webfont: MuseoSans-100 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/100/
 * Licensed pageviews: 500,000
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2916007
 * Webfonts copyright: Copyright (c) 2008 by Jos Buivenga. All rights reserved.
 *
 * © 2014 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
/*@import url("//hello.myfonts.net/count/2c7ea7");*/

@font-face {
	font-family: 'MuseoSans-100';
	src: url('MuseoSans-100.eot');
	src: url('MuseoSans-100-1.eot') format('embedded-opentype'),
		 url('MuseoSans-100.woff2') format('woff2'),
		 url('MuseoSans-100.woff') format('woff'),
		 url('MuseoSans-100.ttf') format('truetype');
}

@font-face {
	font-family: 'MuseoSans-300';
	src: url('MuseoSans-300.eot');
	src: url('MuseoSans-300-1.eot') format('embedded-opentype'),
		 url('MuseoSans-300.woff2') format('woff2'),
		 url('MuseoSans-300.woff') format('woff'),
		 url('MuseoSans-300.ttf') format('truetype');
}

@font-face {
	font-family: 'MuseoSans-500';
	src: url('MuseoSans-500.eot');
	src: url('MuseoSans-500-1.eot') format('embedded-opentype'),
	     url('MuseoSans-500.woff2') format('woff2'),
		 url('MuseoSans-500.woff') format('woff'),
		 url('MuseoSans-500.ttf') format('truetype');
}
