
@font-face {
  font-family: 'Geist-Regular';
  src: url('../fonts/Geist-Regular.woff2') format('woff2');
  font-weight: 400;
}

/*  .post > header .title {
    flex: 0 1 auto;
    margin: 0 0 0 0;
    padding: 0;
    text-align: center;
  }*/

h1, h2, h3, h4, h5, h6 {
  font-family: "Geist-Regular", sans-serif;
}
#header .dropdown li a {
    font-family: "Geist-Regular", Helvetica, sans-serif;
}

body, input, select, textarea {
  font-family: "Geist-Regular", Helvetica, sans-serif;
}