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