I’m variable
https://fonts.googleapis.com/css2?family=Bodoni%20Moda:opsz,wght@6..96,400..900&display=block
<!-- Code by Fedyaeva -->
<style>
@font-face {
src: url('') format('woff2-variations'),
url('') format("woff");
font-family: "GT Flexa";
font-display: swap;
font-style: normal;
}
body .tn-atom {
font-family: "GT Flexa", sans-serif!important;
}
</style>
<!-- Code by Fedyaeva -->
<style>
@font-face {
src: url('') format('woff2-variations'),
url('') format("woff");
font-family: "GT Flexa";
font-display: swap;
font-style: normal;
}
.custom-font div {
font-family: "GT Flexa", sans-serif!important;
}
</style>
| Имя | Значение | Диапазон значений |
|---|---|---|
| Weight/Жирность | wght | 100-1000 |
| Width/Ширина | wdth | 0-200 |
| Slant/Наклон | slnt | 0-25 |
| Optical size/Оптический размер | opsz | 0-50 |
| Italic/Курсив | ital | 0-1 |