
h1, h2, h3, h4, h5 { font-family: "NotesESAbold"; color: #003147; }

.navbar-brand { font-family: "NotesESAbold"; }

#logo { height: 90px; }

@font-face {
    font-family: "NotesESAbold";
    src: url("../fonts/NotesESAbold.woff") format("woff");
}

@font-face {
    font-family: "NotesESAregular";
    src: url("../fonts/NotesESARegular.woff") format("woff");
}

a { color: #003147; }

.app-button { background-color: #003147; border-color: #003147; }