@import url("fonts/fonts.css");

h1,h2,h3,h4,h5 { font-family: Railway, sans-serif; }

.markdown-body {
  font-family: Alice, serif;
}
