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

- font.css


[font]
	WhiteSymbols

////////////////////////////////////////////////////////////*/
/*############################################################

[WhiteSymbols]

############################################################*/
@font-face {
	font-family: 'WhiteSymbols-Regular';
	src: url('/font/whitesymbols.eot');
	src: url('/font/whitesymbols.eot?#iefix') format('embedded-opentype'), url('/font/whitesymbols.woff') format('woff'), url('/font/whitesymbols.ttf') format('truetype'), url('/font/whitesymbols.svg#whitesymbolsregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
