@font-face {
  font-family: 'EB Garamond';
  src: url('fonts/garamond.eot');
  src: 
    url('fonts/garamond.eot') format('embedded-opentype'), 
    url('fonts/garamond.woff') format('woff'), 
    url('fonts/garamond.woff2') format('woff'), 
    url('fonts/garamond.ttf') format('truetype'), 
    url('fonts/garamond.otf') format('svg'),
    url('fonts/garamond.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}