@font-face {
  font-family: "Varela Round";
  font-style: normal;
  font-weight: 400;
  src: local(""),
    url("/resources/themes/pat/fonts/varela-round-v19-normal-400.woff")
      format("woff"),
    url("/resources/themes/pat/fonts/varela-round-v19-normal-400.woff2")
      format("woff2"),
    url("/resources/themes/pat/fonts/varela-round-v19-normal-400.ttf")
      format("ttf"),
    url("/resources/themes/pat/fonts/varela-round-v19-normal-400.svg")
      format("svg");
}
