@import url("https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,300;0,400;0,600;0,700;0,900;1,600;1,700&family=Noto+Sans:ital,wght@0,400;0,500;0,700;1,400&family=IBM+Plex+Mono:wght@400;500;600&display=swap");

/* Titillium Web / Noto Sans / IBM Plex Mono above are SUBSTITUTIONS — no original
   binaries were supplied with the brand assets. See readme.md > Typography.

   DejaVu Sans below is NOT a substitution: it is the actual UI face on the FX-1
   touch panel (Linux/Qt). Served from the open-source dejavu-fonts-ttf package
   until the customer supplies its own binaries. */
@font-face{font-family:"DejaVu Sans";font-style:normal;font-weight:400;font-display:swap;src:url("https://cdn.jsdelivr.net/npm/dejavu-fonts-ttf@2.37.3/ttf/DejaVuSans.ttf") format("truetype")}
@font-face{font-family:"DejaVu Sans";font-style:normal;font-weight:700;font-display:swap;src:url("https://cdn.jsdelivr.net/npm/dejavu-fonts-ttf@2.37.3/ttf/DejaVuSans-Bold.ttf") format("truetype")}
@font-face{font-family:"DejaVu Sans";font-style:italic;font-weight:400;font-display:swap;src:url("https://cdn.jsdelivr.net/npm/dejavu-fonts-ttf@2.37.3/ttf/DejaVuSans-Oblique.ttf") format("truetype")}
@font-face{font-family:"DejaVu Sans Mono";font-style:normal;font-weight:400;font-display:swap;src:url("https://cdn.jsdelivr.net/npm/dejavu-fonts-ttf@2.37.3/ttf/DejaVuSansMono.ttf") format("truetype")}

/* Armed Lightning — Iconian Fonts / Daniel Zadorozny, 2019.
   THE face the FX-1 wordmark was built from. Free for non-commercial use;
   commercial licence via http://iconian.com/commercial.html — see
   assets/fonts/ArmedLightning-LICENSE.txt. */
@font-face{font-family:"Armed Lightning";font-style:normal;font-weight:400;font-display:swap;src:url("../assets/fonts/ArmedLightning-Regular.ttf") format("truetype")}
@font-face{font-family:"Armed Lightning";font-style:italic;font-weight:400;font-display:swap;src:url("../assets/fonts/ArmedLightning-Italic.ttf") format("truetype")}
@font-face{font-family:"Armed Lightning Squared";font-style:normal;font-weight:400;font-display:swap;src:url("../assets/fonts/ArmedLightning-Squared.ttf") format("truetype")}
@font-face{font-family:"Armed Lightning Squared";font-style:italic;font-weight:400;font-display:swap;src:url("../assets/fonts/ArmedLightning-SquaredItalic.ttf") format("truetype")}
@font-face{font-family:"Armed Lightning Condensed";font-style:normal;font-weight:400;font-display:swap;src:url("../assets/fonts/ArmedLightning-Condensed.ttf") format("truetype")}
@font-face{font-family:"Armed Lightning Condensed";font-style:italic;font-weight:400;font-display:swap;src:url("../assets/fonts/ArmedLightning-CondensedItalic.ttf") format("truetype")}
@font-face{font-family:"Armed Lightning Expanded";font-style:normal;font-weight:400;font-display:swap;src:url("../assets/fonts/ArmedLightning-Expanded.ttf") format("truetype")}
@font-face{font-family:"Armed Lightning Expanded";font-style:italic;font-weight:400;font-display:swap;src:url("../assets/fonts/ArmedLightning-ExpandedItalic.ttf") format("truetype")}
@font-face{font-family:"Armed Lightning Title";font-style:normal;font-weight:400;font-display:swap;src:url("../assets/fonts/ArmedLightning-Title.ttf") format("truetype")}
@font-face{font-family:"Armed Lightning Title";font-style:italic;font-weight:400;font-display:swap;src:url("../assets/fonts/ArmedLightning-TitleItalic.ttf") format("truetype")}
