9 lines
212 B
CSS
9 lines
212 B
CSS
|
/* tilt-warp-regular */
|
||
|
@font-face {
|
||
|
font-family: Tilt Warp;
|
||
|
font-style: normal;
|
||
|
font-weight: 400;
|
||
|
src: local("Tilt Warp Regular"), local("TiltWarp-Regular"), url(tilt-warp-regular.woff2) format("woff2");
|
||
|
}
|
||
|
|