@font-face {
    font-family: 'eb_garamondregular';
    src: url('ebgaramond-regular-webfont.eot');
    src: url('ebgaramond-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('ebgaramond-regular-webfont.svg#eb_garamondregular') format('svg'),
		 url('ebgaramond-regular-webfont.woff') format('woff'),
         url('ebgaramond-regular-webfont.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;

}