
.font-1 {
  font-family: "CourierNewPSMT", "Courier New", Raleway Dots, cursive;
}

.font-2 {
    font-family: SegoeUI-BoldItalic, "Segoe UI", "Raleway Dots", cursive;
    font-style: italic;
}

.font-3 {
  font-family: "SitkaText-BoldItalic", "Sitka Text", Raleway Dots, cursive;
    font-style: italic;
}

.navbar-brand-font {
  font-family: "Palatino Linotype", "PalatinoLinotype-Roman", Raleway Dots, cursive;
  font-size: 2.500rem !important;
  letter-spacing: 0.04em !important;
}
.brand-centering {
  flex-direction: column;
}


/*
.bg-bluetop {
  background-color: #0075c2 !important;
}

a.bg-bluetop:hover, a.bg-bluetop:focus,
button.bg-bluetop:hover,
button.bg-bluetop:focus {
  background-color: #0075c2 !important;
}

.bg-blueside {
  background-color: #00609f !important;
}

a.bg-blueside:hover, a.bg-blueside:focus,
button.bg-blueside:hover,
button.bg-blueside:focus {
  background-color: #00609f !important;
}

.bg-bluebottom {
  background-color: #0069ae !important;
}

a.bg-bluebottom:hover, a.bg-bluebottom:focus,
button.bg-bluebottom:hover,
button.bg-bluebottom:focus {
  background-color: #0069ae !important;
}

.bg-blueetc {
  background-color: #008cd6 !important;
}

a.bg-blueetc:hover, a.bg-blueetc:focus,
button.bg-blueetc:hover,
button.bg-blueetc:focus {
  background-color: #008cd6 !important;
}
*/
