@font-face {
  font-family: 'Pathway Gothic One';
  src: url('../../fonts/Pathway_Gothic_One_Regular/Pathway-Gothic-One-Regular.eot');
  src: url('../../fonts/Pathway_Gothic_One_Regular/Pathway-Gothic-One-Regular.eot?#iefix') format('embedded-opentype'),
	   url('../../fonts/Pathway_Gothic_One_Regular/Pathway-Gothic-One-Regular.woff') format('woff'),
	   url('../../fonts/Pathway_Gothic_One_Regular/Pathway-Gothic-One-Regular.ttf')  format('truetype'),
	   url('../../fonts/Pathway_Gothic_One_Regular/Pathway-Gothic-One-Regular.svg#PathwayGothicOne-Regular') format('svg');
}
@font-face {
  font-family: 'PlayfairDisplay-SemiBold';
  src: url('../../fonts/Playfair_Display/static/PlayfairDisplay-SemiBold.ttf');
}