8 lines
155 B
CSS
8 lines
155 B
CSS
|
|
@font-face {
|
|
font-family: Estedad;
|
|
src: url('/fonts/estedad.woff2') format('woff2');
|
|
font-weight: 400;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
} |