/* css styles */

@font-face {
font-family: concourse_3;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('concourse_3_regular.woff2') format('woff2');
}

@font-face {
font-family: concourse_3;
font-style: italic;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('concourse_3_italic.woff2') format('woff2');
}

@font-face {
font-family: concourse_3;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('concourse_3_bold.woff2') format('woff2');
}

@font-face {
font-family: concourse_3;
font-style: italic;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('concourse_3_bold_italic.woff2') format('woff2');
}

body {
font-family: concourse_3;
}


/* a:link { color: #F88F33; } 
a:visited { color:  #F88F33; } 
a:hover { color:  #fa7908; } 
a:active { color:  #F88F33; } /* Active link */
