blob: 94b13af821688df5f601331203b69c86e1809fe5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
/* southfield */
@font-face {
font-family: Southfield;
font-style: normal;
font-weight: 400;
src: local("Southfield"), local("Southfield-Regular"), url(southfield.woff2) format("woff2");
font-display: swap;
}
|