/* ============================================================================
   PISAVE — na nasem strezniku, ne pri Googlu
   ----------------------------------------------------------------------------
   Rajdhani in JetBrains Mono sta pod licenco SIL Open Font License 1.1, ki
   gostovanje na lastnem strezniku izrecno dovoljuje.

   Zakaj ne vec prek Googla:
     * slog se je nalagal z zamikom, zato so crke prisle sele po prvem izrisu
       in ogromen napis v ozadju uvoda se je ob tem premaknil (layout shift);
     * za to sta bili potrebni dve tuji povezavi in vrstica z onload v HTML,
       zaradi katere ni bilo mogoce postaviti stroge varnostne politike (CSP).

   Naborov je dvoje: latin za osnovne crke in latin-ext za nase sumnike.
   Brskalnik prenese samo tistega, ki ga stran res potrebuje — za to skrbi
   unicode-range.

   Debelin je toliko, kolikor jih spletisce uporablja: 400, 500, 600 in 700.
   Rajdhani ima na voljo tudi 300, a je nikjer ne uporabimo.

   font-display: swap pomeni, da se besedilo izpise takoj v nadomestni pisavi
   in se zamenja, ko prava pride. Ker so datoteke nase in jih prednalozimo,
   je ta zamenjava tako rekoc neopazna.

   Datoteke prenese scratchpad/test/pisave.js; te datoteke ni treba urejati
   na roko.
   ========================================================================== */

/* Rajdhani 400 — latin-ext (12 kB) */
@font-face{
  font-family:"Rajdhani";
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url("../fonts/rajdhani-400-latin-ext.woff2") format("woff2");
  unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* Rajdhani 400 — latin (15 kB) */
@font-face{
  font-family:"Rajdhani";
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url("../fonts/rajdhani-400-latin.woff2") format("woff2");
  unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Rajdhani 500 — latin-ext (12 kB) */
@font-face{
  font-family:"Rajdhani";
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url("../fonts/rajdhani-500-latin-ext.woff2") format("woff2");
  unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* Rajdhani 500 — latin (15 kB) */
@font-face{
  font-family:"Rajdhani";
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url("../fonts/rajdhani-500-latin.woff2") format("woff2");
  unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Rajdhani 600 — latin-ext (13 kB) */
@font-face{
  font-family:"Rajdhani";
  font-style:normal;
  font-weight:600;
  font-display:swap;
  src:url("../fonts/rajdhani-600-latin-ext.woff2") format("woff2");
  unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* Rajdhani 600 — latin (15 kB) */
@font-face{
  font-family:"Rajdhani";
  font-style:normal;
  font-weight:600;
  font-display:swap;
  src:url("../fonts/rajdhani-600-latin.woff2") format("woff2");
  unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Rajdhani 700 — latin-ext (13 kB) */
@font-face{
  font-family:"Rajdhani";
  font-style:normal;
  font-weight:700;
  font-display:swap;
  src:url("../fonts/rajdhani-700-latin-ext.woff2") format("woff2");
  unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* Rajdhani 700 — latin (15 kB) */
@font-face{
  font-family:"Rajdhani";
  font-style:normal;
  font-weight:700;
  font-display:swap;
  src:url("../fonts/rajdhani-700-latin.woff2") format("woff2");
  unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* JetBrains Mono 400 — latin-ext (11 kB) */
@font-face{
  font-family:"JetBrains Mono";
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url("../fonts/jetbrains-mono-400-latin-ext.woff2") format("woff2");
  unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* JetBrains Mono 400 — latin (31 kB) */
@font-face{
  font-family:"JetBrains Mono";
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url("../fonts/jetbrains-mono-400-latin.woff2") format("woff2");
  unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* JetBrains Mono 500 — latin-ext (11 kB) */
@font-face{
  font-family:"JetBrains Mono";
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url("../fonts/jetbrains-mono-500-latin-ext.woff2") format("woff2");
  unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* JetBrains Mono 500 — latin (31 kB) */
@font-face{
  font-family:"JetBrains Mono";
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url("../fonts/jetbrains-mono-500-latin.woff2") format("woff2");
  unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* JetBrains Mono 600 — latin-ext (11 kB) */
@font-face{
  font-family:"JetBrains Mono";
  font-style:normal;
  font-weight:600;
  font-display:swap;
  src:url("../fonts/jetbrains-mono-600-latin-ext.woff2") format("woff2");
  unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* JetBrains Mono 600 — latin (31 kB) */
@font-face{
  font-family:"JetBrains Mono";
  font-style:normal;
  font-weight:600;
  font-display:swap;
  src:url("../fonts/jetbrains-mono-600-latin.woff2") format("woff2");
  unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
