/* Шрифты «лаборатории подписей» (пресет signature-generator) — ТОЛЬКО @font-face.
   Подключается отдельным <link> БЕЗ compress только на странице пресета
   (create_picture.html, preset.signature_lab) — чтобы compressor не переписывал
   относительные url() шрифтов (конвенция google-fonts.css). Файлы self-hosted:
   static/fonts/signatures/ (список/лицензии — main_app/presets/signature_fonts.py).
   Компонентные стили — в signature_lab.css (compress-бандл base_app).

   База (латиница+кириллица+vi+he) и лёгкие паки th/ar/he — тут. CJK (ja/ko/zh) —
   в ОТДЕЛЬНЫХ signature_fonts_{ja,ko,zh}.css (сотни unicode-range слайсов
   раздували этот файл до 500КБ): их лениво подгружает signature_lab.js, только
   когда юзер вводит соответствующую письменность. Карточки чужих алфавитов
   скрыты display:none → браузер их шрифты не качает вовсе. */

@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/caveat-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Marck Script';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/marckscript-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Great Vibes';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/greatvibes-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Bad Script';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/badscript-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Comforter Brush';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/comforterbrush-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/pacifico-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/lobster-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Neucha';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/neucha-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Pangolin';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/pangolin-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/amaticsc-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/dancingscript-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Sacramento';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/sacramento-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Allura';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/allura-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Alex Brush';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/alexbrush-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Mr Dafoe';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/mrdafoe-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Yellowtail';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/yellowtail-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Kaushan Script';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/kaushanscript-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Homemade Apple';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/homemadeapple-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Monsieur La Doulaise';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/monsieurladoulaise-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Herr Von Muellerhoff';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/herrvonmuellerhoff-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Itim';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/itim-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Sriracha';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/sriracha-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Charm';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/charm-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Mali';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/mali-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Pattaya';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/pattaya-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Aref Ruqaa';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/arefruqaa-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Katibeh';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/katibeh-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Rakkas';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/rakkas-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Lateef';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/lateef-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Solitreo';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../fonts/signatures/solitreo-400.woff2) format('woff2');
}
