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

}