@font-face {
  font-family: font;
  src: url(/assets/aileron.woff);
}

body {
  font-family: 'Roboto', sans-serif;
  background: #111;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #ffffff;
  font-weight: bolder;
}

.galPic {
  width: 25%;
}
