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