
@font-face {
  font-family: "script";
  src: url("/fonts/script.otf") format("opentype");
}
h1 {
  font-family: "script", sans-serif;
}

border: 20px solid transparent;
border-image: url('lace.png') 17 round;