@font-face {
	font-family:'gt-bk';
	src: url(../fonts/gotham-book.eot);
	src: url(../fonts/gotham-book.eot) format('embedded-opentype'),
	url(../fonts/gotham-book.woff) format('woff'),
	url(../fonts/gotham-book.ttf) format('truetype'),
	url(../fonts/gotham-book.svg) format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'gt-m';
	src: url(../fonts/gotham-medium.eot);
	src: url(../fonts/gotham-medium.eot) format('embedded-opentype'),
	url(../fonts/gotham-medium.woff) format('woff'),
	url(../fonts/gotham-medium.ttf) format('truetype'),
	url(../fonts/gotham-medium.svg) format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'gt-bl';
    src: url(../fonts/gothamblack.eot);
    src: url(../fonts/gothamblack.eot) format('embedded-opentype'),
         url(../fonts/gothamblack.woff2) format('woff2'),
         url(../fonts/gothamblack.woff) format('woff'),
         url(../fonts/gothamblack.ttf) format('truetype'),
         url(../fonts/gothamblack.svg) format('svg');
}
@font-face {
  font-family: 'jrn';
  src: url(../fonts/journal.eot) format('embedded-opentype'),  
       url(../fonts/journal.woff) format('woff'), 
       url(../fonts/journal.ttf)  format('truetype'), 
	   url(../fonts/journal.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Acumin-Cond';
  src: url(../fonts/AcuminProCond-Medium.eot) format('embedded-opentype'),  
	   url(../fonts/AcuminProCond-Medium.otf)  format('opentype'),
	   url(../fonts/AcuminProCond-Medium.woff) format('woff'), 
	   url(../fonts/AcuminProCond-Medium.ttf)  format('truetype'), 
	   url(../fonts/AcuminProCond-Medium.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Acumin-ExtraCond';
  src: url(../fonts/AcuminProExtraCond-Medium.eot) format('embedded-opentype'),  
	   url(../fonts/AcuminProExtraCond-Medium.otf)  format('opentype'),
	   url(../fonts/AcuminProExtraCond-Medium.woff) format('woff'), 
	   url(../fonts/AcuminProExtraCond-Medium.ttf)  format('truetype'), 
	   url(../fonts/AcuminProExtraCond-Medium.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}