C3-Countdown/css/font.css
2019-01-21 16:29:30 +00:00

5 lines
102 B
CSS

@font-face {
font-family: "c3";
src:url('etc/BebasNeue.otf');
src:url('../etc/BebasNeueLight.otf');
}