@font-face { font-family: 'Roboto Regular'; src: url(Roboto-Regular.ttf);}
@font-face { font-family: 'Roboto Black'; src: url(Roboto-Black.ttf);}
html, body{font-family: "Roboto Regular", sans-serif;color:#231f20;}
h1, h2, h3, h4, h5, h6, .robotoblack {font-family: "Roboto Black", sans-serif;}
.ore-blue,.ore-hover-blue:hover{color:#ffffff!important;background-color:#203f9a!important}
.ore-red,.ore-hover-red:hover{color:#ffffff!important;background-color:#ed1b26!important}
.ore-text-blue,.ore-hover-text-blue:hover{color:#203f9a !important;}
.ore-text-red,.ore-hover-text-red:hover{color:#ed1b26 !important;}
.ore-border-red,.ore-hover-border-red:hover{border-color:#ed1b26 !important;}
.ore-select{padding:9px 5px;width:100%;border:1px solid #ccc}