mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 18:12:08 -05:00
6 lines
297 B
CSS
6 lines
297 B
CSS
@font-face {
|
|
font-family: impact;
|
|
src: url(../fonts/Impact/impact.eot?) format("eot"), url(../fonts/Impact/impact.woff) format("woff"), url(../fonts/Impact/impact.ttf) format("truetype"), url(../fonts/Impact/impact.svg#impact) format("svg");
|
|
font-weight: 400;
|
|
font-style: normal;
|
|
} |