@font-face {
  font-family: "Test";
  src: url("./fonts/test.woff2") format("woff2");
}

.index {
  background: url("http://google.com");
}
