mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-02 06:20:40 +01:00
8 lines
218 B
CSS
8 lines
218 B
CSS
@font-face {
|
|
font-family: 'Montserrat';
|
|
font-style: italic;
|
|
font-weight: 200;
|
|
font-display: swap;
|
|
src: url(https://fonts.gstatic.com/s/montserrat/v18/JTUPjIg1_i6t8kCHKm459WxZBg_D-w.ttf) format('truetype');
|
|
}
|