@charset "UTF-8";

/*Web Fonts*/
@font-face {
font-family: 'FrontageCondensed-3D';
src: url('../fonts/FrontageCondensed-3D.otf');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Headliner';
src: url('../fonts/Headliner.otf');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Interstate-Bold';
src: url('../fonts/Interstate-Bold.otf');
font-weight: normal;
font-style: bold;
}

@font-face {
font-family: 'Interstate-RegularCondensed';
src: url('../fonts/Interstate-RegularCondensed.otf');
font-weight: normal;
font-style: normal;
}