@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family:'Museo1';
	src: url('../static/fonts/Museo300-Regular.otf');
	src: local('☺'), url('../fonts/Museo300-Regular.otf') format('opentype');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'Museo2';
	src: url('../static/fonts/Museo700-Regular.otf');
	src: local('☺'), url('../fonts/Museo700-Regular.otf') format('opentype');
	font-weight:bold;
}
<!--<link href="http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold&amp;v1" rel="stylesheet" type="text/css">-->
<!--<link href="http://fonts.googleapis.com/css?family=Droid+Serif:regular,italic,bolditalic&amp;v1" rel="stylesheet" type="text/css">-->