1
0
mirror of https://github.com/jdan/98.css.git synced 2025-08-30 17:19:56 +02:00

template, arrow function

This commit is contained in:
Chris Kanich
2020-04-22 16:04:39 -05:00
committed by Jordan Scales
parent 1f0f7a63fd
commit 73c57192ef
11 changed files with 13 additions and 13 deletions

View File

@@ -58,16 +58,16 @@
@font-face {
font-family: "Pixelated MS Sans Serif";
src: url("25f9a0847b3cf78d.woff") format("woff");
src: url("13dcc34c595402ca.woff2") format("woff2");
src: url("ms_sans_serif.woff") format("woff");
src: url("ms_sans_serif.woff2") format("woff2");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Pixelated MS Sans Serif";
src: url("c4fd1f3534edc0fe.woff") format("woff");
src: url("6a40a91bb5e3bfdf.woff2") format("woff2");
src: url("ms_sans_serif_bold.woff") format("woff");
src: url("ms_sans_serif_bold.woff2") format("woff2");
font-weight: bold;
font-style: normal;
}

BIN
docs/ms_sans_serif.woff Normal file

Binary file not shown.

BIN
docs/ms_sans_serif.woff2 Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.