/*
Copyright 2022 The Gloock Project Authors (https://github.com/duartp/gloock)

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
https://openfontlicense.org
*/

@font-face {
  font-family: "Gloock";
  font-weight: 400;
  font-display: swap;
  src:
    local("Gloock"),
    url(./Gloock-Regular.subset.woff2) format("woff2"),
    url(./Gloock-Regular.subset.woff) format("woff");
}
