/* Stylesheet for the 'TCEO Theme' Plone theme */
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,700,300italic,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic,700italic);
@font-face {
	font-family: "Museo300";
	font-style: normal;
	font-weight: normal;
	src: url("++resource++plonetheme.tceo.stylesheets/museo300-regular-webfont.woff") format("woff"), 
	url("++resource++plonetheme.tceo.stylesheets/museo300-regular-webfont.ttf") format("truetype"), 
	url("++resource++plonetheme.tceo.stylesheets/museo300-regular-webfont.svg#webfontCZrgzQBU") format("svg");
}

