File Editor
Directories:
.. (Back)
Files:
editor-style-block-rtl.css
editor-style-block.css
editor-style-classic-rtl.css
editor-style-classic.css
font-inter.css
Create New File
Create
Edit File: font-inter.css
/* ---------------------------------------------- Inter variable font. Usage: @supports (font-variation-settings: normal) { html { font-family: 'Inter var', sans-serif; } } ---------------------------------------------- */ @font-face { font-family: "Inter var"; font-weight: 100 900; /* stylelint-disable-line font-weight-notation */ font-style: normal; font-display: swap; src: url(../fonts/inter/Inter-upright-var.woff2) format("woff2"); } @font-face { font-family: "Inter var"; font-weight: 100 900; /* stylelint-disable-line font-weight-notation */ font-style: italic; font-display: swap; src: url(../fonts/inter/Inter-italic-var.woff2) format("woff2"); }
Save Changes
Rename File
Rename