blob: e844ebc22e62e4a45c535a4e6de63fb64d2c8b1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
@font-face {
font-family: 'GFS Didot';
src: local('GFS Didot')
url('/fonts/GFSDidot.otf') format('opentype');
font-style: normal;
font-weight: normal;
font-display: swap;
}
body {
font-family: 'GFS Didot', sans-serif;
font-size: 1.3em;
}
|
; all rights regarding Text and Data Mining (TDM) are reserved.