﻿@font-face {
 font-family: 'Verdana';
 src: url('./fonts/verdana.eot');
 src: url('./fonts/verdana.woff') format('woff'), url('./fonts/verdana.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}