/* CircularStd @font-face kit */
@font-face {

  src: url('fonts/FuturaPTBold.otf'); 
	font-family: 'futura-pt-bold', sans-serif;
	font-style: normal;
	font-weight: 700;
}
@font-face {
  src: url('fonts/FuturaPTBook.otf'); 
	font-family: 'futura-pt', sans-serif;
	font-style: normal;
    font-weight: 400;
}
@font-face {
  src: url('fonts/FuturaPTDemi.otf'); 
	font-family: 'futura-pt', sans-serif;
	font-style: normal;
font-weight: 600;
}
@font-face {
 src: url('fonts/FuturaPTExtraBold.otf'); 
	font-family: 'futura-pt', sans-serif;
	font-style: normal;
	font-weight: 800;
}
@font-face {
 src: url('fonts/FuturaPTHeavy.otf'); 
	font-family: 'futura-pt', sans-serif;
	font-style: normal;
	font-weight: 700;
}
@font-face {
 src: url('fonts/FuturaPTLight.otf'); 
	font-family: 'futura-pt', sans-serif;
	font-style: normal;
font-weight: 300;
}
@font-face {
 src: url('fonts/FuturaPTCondBold.otf'); 
font-family: futura-pt-condensed, sans-serif;
font-style: normal;
font-weight: 700;
}
@font-face {
 src: url('fonts/FuturaPTCondBook.otf'); 
font-family: futura-pt-condensed, sans-serif;
font-style: normal;
font-weight: 700;
}

