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

  
@font-face {
	font-family: 'name';
	src: url('http://cdn.shopify.com/s/files/1/1123/4806/t/2/webfonts/name.eot');
	src: url('http://cdn.shopify.com/s/files/1/1123/4806/t/2/webfonts/name.eot?#iefix') format('embedded-opentype'), 
		 url('http://cdn.shopify.com/s/files/1/1123/4806/t/2/webfonts/name.woff') format('woff'), 
		 url('http://cdn.shopify.com/s/files/1/1123/4806/t/2/webfonts/name.ttf') format('truetype');
}
  