UNPKG

@fontsource/inter

Version:

Self-host the Inter font in a neatly bundled NPM package.

82 lines (72 loc) 2.35 kB
/* inter-greek-100-normal*/ @font-face { font-family: 'Inter'; font-style: normal; font-display: swap; font-weight: 100; src: url('./files/inter-greek-100-normal.woff2') format('woff2'), url('./files/inter-greek-100-normal.woff') format('woff'); } /* inter-greek-200-normal*/ @font-face { font-family: 'Inter'; font-style: normal; font-display: swap; font-weight: 200; src: url('./files/inter-greek-200-normal.woff2') format('woff2'), url('./files/inter-greek-200-normal.woff') format('woff'); } /* inter-greek-300-normal*/ @font-face { font-family: 'Inter'; font-style: normal; font-display: swap; font-weight: 300; src: url('./files/inter-greek-300-normal.woff2') format('woff2'), url('./files/inter-greek-300-normal.woff') format('woff'); } /* inter-greek-400-normal*/ @font-face { font-family: 'Inter'; font-style: normal; font-display: swap; font-weight: 400; src: url('./files/inter-greek-400-normal.woff2') format('woff2'), url('./files/inter-greek-400-normal.woff') format('woff'); } /* inter-greek-500-normal*/ @font-face { font-family: 'Inter'; font-style: normal; font-display: swap; font-weight: 500; src: url('./files/inter-greek-500-normal.woff2') format('woff2'), url('./files/inter-greek-500-normal.woff') format('woff'); } /* inter-greek-600-normal*/ @font-face { font-family: 'Inter'; font-style: normal; font-display: swap; font-weight: 600; src: url('./files/inter-greek-600-normal.woff2') format('woff2'), url('./files/inter-greek-600-normal.woff') format('woff'); } /* inter-greek-700-normal*/ @font-face { font-family: 'Inter'; font-style: normal; font-display: swap; font-weight: 700; src: url('./files/inter-greek-700-normal.woff2') format('woff2'), url('./files/inter-greek-700-normal.woff') format('woff'); } /* inter-greek-800-normal*/ @font-face { font-family: 'Inter'; font-style: normal; font-display: swap; font-weight: 800; src: url('./files/inter-greek-800-normal.woff2') format('woff2'), url('./files/inter-greek-800-normal.woff') format('woff'); } /* inter-greek-900-normal*/ @font-face { font-family: 'Inter'; font-style: normal; font-display: swap; font-weight: 900; src: url('./files/inter-greek-900-normal.woff2') format('woff2'), url('./files/inter-greek-900-normal.woff') format('woff'); }