/* Local fonts: Latin, Turkish and Cyrillic share the same glyph family. */
@font-face{font-family:Patika;src:url('./Gilroy-Regular.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Patika;src:url('./Gilroy-Medium.woff') format('woff');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Patika;src:url('./Gilroy-Semibold.woff') format('woff');font-weight:600 900;font-style:normal;font-display:swap}
html body,body :where(h1,h2,h3,h4,h5,h6,p,a,span,div,label,button,input,textarea,select,option,table,td,th,li,summary,blockquote,svg text){font-family:Patika,Arial,sans-serif!important}
body :is(pre,code,kbd,samp){font-family:ui-monospace,monospace!important}
