@font-face {
font-family: 'Verdana';
src: url('../fonts/verdana-webfont.eot');
src: url('../fonts/verdana-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/verdana-webfont.woff') format('woff'),
url('../fonts/verdana-webfont.ttf') format('truetype'),
url('../fonts/verdana-webfont.svg#Verdana') format('svg');
}
.font-family-Verdana {
font-family: 'Verdana',Helvetica,Arial,sans-serif;
font-weight: normal;
font-style: normal;
}