@font-face {
  font-family: Optima;
  src: url("optima.ttf"); }
h1, h2, h3, h4, h5, h6 {
  font-family: 'Optima', sans-serif !important; }

body, p {
  font-family: 'Optima', sans-serif !important;
  line-height: 1.3 !important;
  font-size: 18px !important; }

h1 {
  font-size: 70px !important;
  letter-spacing: 2px !important;
  line-height: 1.3 !important; }

.header-menu {
  text-transform: uppercase !important;
  font-weight: 800 !important; }

.btn {
  border-bottom: 2px solid rgba(0, 102, 155, 0.95);
  border-radius: 0px !important;
  box-shadow: none !important;
  font-size: 18px !important;
  letter-spacing: 1.5px !important; }

@media only screen and (max-width: 550px) {
  h1 {
    font-size: 34px !important; } }
