@font-face
{
font-family: 'calibriregular';
src: url('/css/font/calibri-webfont.eot');
src: url('/css/font/calibri-webfont.eot') format('embedded-opentype'),
url('/css/font/calibri-webfont.woff') format('woff'),
url('/css/font/calibri-webfont.ttf') format('truetype'),
url('/css/font/calibri-webfont.svg') format('svg');
}

