@font-face {
  font-family: 'Alegreya Sans';
  font-weight: 400;
  font-style: normal;
  src: url('../fonts/Alegreya-Sans-regular.eot');
  src: url('../fonts/Alegreya-Sans-regular.eot?#iefix') format('embedded-opentype'),
       local('Alegreya Sans'),
       local('Alegreya-Sans-regular'),
       url('../fonts/Alegreya-Sans-regular.woff2') format('woff2'),
       url('../fonts/Alegreya-Sans-regular.woff') format('woff'),
       url('../fonts/Alegreya-Sans-regular.ttf') format('truetype'),
       url('../fonts/Alegreya-Sans-regular.svg#AlegreyaSans') format('svg');
}

@font-face {
  font-family: 'Alegreya Sans';
  font-weight: 700;
  font-style: normal;
  src: url('../fonts/Alegreya-Sans-700.eot');
  src: url('../fonts/Alegreya-Sans-700.eot?#iefix') format('embedded-opentype'),
       local('Alegreya Sans Bold'),
       local('Alegreya-Sans-700'),
       url('../fonts/Alegreya-Sans-700.woff2') format('woff2'),
       url('../fonts/Alegreya-Sans-700.woff') format('woff'),
       url('../fonts/Alegreya-Sans-700.ttf') format('truetype'),
       url('../fonts/Alegreya-Sans-700.svg#AlegreyaSans') format('svg');
}

