/*
 * FONTS  InterShuttle
 */

@font-face {
	font-family: 'NewsGothBTWXX-Roman';
	src: url('../font/36A18B_2_0.ttf') format('truetype');
}
 

@font-face {
    font-family: 'CooperHewitt';
    src: url("../font/CooperHewitt-Medium.woff2") format("woff2"); 
	font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'RobotoCondensedRegular';
    font-weight: normal;
    font-style: normal;
	src: url('../font/RobotoCondensedRegular.ttf ') format('truetype');
} 

@font-face {
    font-family: 'Oswald-Regular';
    font-weight: normal;
    font-style: normal;
	src: url('../font/Oswald-Regular.ttf ') format('truetype');
} 


@font-face {
    font-family: 'Oswald-Regular';
    font-weight: normal;
    font-style: normal;
	src: url('../font/Oswald-Regular.ttf ') format('truetype');
} 
@font-face {
    font-family: 'Oswald-Medium';
    font-weight: normal;
    font-style: normal;
	src: url('../font/Oswald-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'ApercuPro';
    font-weight: normal;
    font-style: normal;
	src: url('../font/ApercuPro.ttf') format('truetype');
}
@font-face {
    font-family: 'ApercuPro-Medium';
    font-weight: normal;
    font-style: normal;
	src: url('../font/ApercuPro-Medium.ttf') format('truetype');
}

