@font-face { font-family: griggs; src: url('/cdn/shop/files/Griggs-LightSans.otf?v=1759515269'); } 
@font-face { font-family: lexend; src: url('/cdn/shop/files/Lexend-Regular.ttf?v=1761474954'); } 

h1,h2,h3{
  font-family: griggs !important;
}
p{
  font-family:lexend !important;
}
