body {
  font-family: 'Raleway' !important;
  text-rendering: optimizeLegibility;
}

code {
  font-family: 'Fira Code' !important;
}

h1, h2, h3, h4 {
  font-family: 'Raleway' !important;
}

.tab-pane {
  margin-top: 10px !important;
}
