/* @license
 * MyFonts Webfont Build ID 2501964, 2013-03-12T05:27:56-0400
 * 
 * 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: Reklame Script Regular by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/reklame-script/regular/
 * Copyright: Copyright (c) 2010 by Hannes von Doehren. All rights reserved.
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2501964
 * 
 * © 2013 MyFonts Inc
*/


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

@font-face {
	font-family: 'Reklame Script';
	src: url('../fonts/ReklameScript/262D52_0_0.eot');
	src: url('../fonts/ReklameScript/262D52_0_0.eot?#iefix') format('embedded-opentype'), 
		 url('../fonts/ReklameScript/262D52_0_0.woff') format('woff'), 
		 url('../fonts/ReklameScript/262D52_0_0.ttf') format('truetype'), 
		 url('../fonts/ReklameScript/262D52_0_0.svg#wf') format('svg');
	font-weight: normal;
	font-style: normal;
}

.webfont-reklamescript {
	font-family: 'Reklame Script', serif !important;
	font-weight: normal !important;
	font-style: normal !important;
	
	/* Antialias */
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}
 