@font-face {
  font-family: "sinkintitle";
  src:
    url("fonts/SinkinSans-600SemiBold.otf") format("otf")
}

body {
  background-color: white;
}

h1 {
  font-family: "sinkintitle";
  font-weight: 600;

}
