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