remove unused font link

This commit is contained in:
sparks-alec
2021-11-13 17:21:57 -05:00
parent 949b78ec96
commit d2a52f079e
-8
View File
@@ -85,12 +85,4 @@ table.cv-table{
border-radius: 5px;
}
@font-face {
font-family: PlexMono;
src: url("media/IBMPlexMono-Text.otf") format("opentype");
}
@font-face {
font-family: PlexSans;
src: url("media/IBMPlexSans-Light.otf") format("opentype");
}