@font-face {
    font-family: 'WebSymbols';
    src: url('/css/2012/fonts/websymbols-regular-webfont.eot');
    src: url('/css/2012/fonts/websymbols-regular-webfont.eot?#iefix') format('/css/2012/fonts/embedded-opentype'),
    url('/css/2012/fonts/websymbols-regular-webfont.woff') format('woff'),
    url('/css/2012/fonts/websymbols-regular-webfont.ttf') format('truetype'),
    url('/css/2012/fonts/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
}

.symbols{
    font-family: 'WebSymbolsRegular';
}
