@font-face {
    font-family: 'gestureglyphs';
    src: url('gesture_glyphs-webfont.eot');
    src: url('gesture_glyphs-webfont.eot?#iefix') format('embedded-opentype'),
         url('gesture_glyphs-webfont.woff') format('woff'),
         url('gesture_glyphs-webfont.ttf') format('truetype'),
         url('gesture_glyphs-webfont.svg#gestureglyphs') format('svg');
    font-weight: normal;
    font-style: normal;

}

.rotate_font{
	font-family:gestureglyphs;
	font-size:250px;
	color:#FFF;
}