This commit is contained in:
tq
2022-03-02 10:13:29 +08:00
parent af56f30035
commit 26cb995e8b
3 changed files with 8 additions and 8 deletions

View File

@@ -5753,8 +5753,8 @@
font-style: normal;
font-weight: normal;
font-display: auto;
src: url(../../fonts/projects/fa-brands-400.eot);
src: url(../../fonts/projects/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../../fonts/projects/fa-brands-400.woff2) format("woff2"), url(../../fonts/projects/fa-brands-400.woff) format("woff"), url(../../fonts/projects/fa-brands-400.ttf) format("truetype"), url(../../fonts/projects/fa-brands-400.svg#fontawesome) format("svg")
src: url(../font/projects/fa-brands-400.eot);
src: url(../font/projects/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../font/projects/fa-brands-400.woff2) format("woff2"), url(../font/projects/fa-brands-400.woff) format("woff"), url(../font/fonts/projects/fa-brands-400.ttf) format("truetype"), url(../font/projects/fa-brands-400.svg#fontawesome) format("svg")
}
.fab {
@@ -5766,8 +5766,8 @@
font-style: normal;
font-weight: 400;
font-display: auto;
src: url(../../fonts/projects/fa-regular-400.eot);
src: url(../../fonts/projects/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../../fonts/projects/fa-regular-400.woff2) format("woff2"), url(../../fonts/projects/fa-regular-400.woff) format("woff"), url(../../fonts/projects/fa-regular-400.ttf) format("truetype"), url(../../fonts/projects/fa-regular-400.svg#fontawesome) format("svg")
src: url(../font/projects/fa-regular-400.eot);
src: url(../font/projects/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../font/projects/fa-regular-400.woff2) format("woff2"), url(../font/projects/fa-regular-400.woff) format("woff"), url(../font/projects/fa-regular-400.ttf) format("truetype"), url(../font/projects/fa-regular-400.svg#fontawesome) format("svg")
}
.far {
@@ -5779,8 +5779,8 @@
font-style: normal;
font-weight: 900;
font-display: auto;
src: url(../../fonts/projects/fa-solid-900.eot);
src: url(../../fonts/projects/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../../fonts/projects/fa-solid-900.woff2) format("woff2"), url(../../fonts/projects/fa-solid-900.woff) format("woff"), url(../../fonts/projects/fa-solid-900.ttf) format("truetype"), url(../../fonts/projects/fa-solid-900.svg#fontawesome) format("svg")
src: url(../font/projects/fa-solid-900.eot);
src: url(../font/projects/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../font/projects/fa-solid-900.woff2) format("woff2"), url(../font/projects/fa-solid-900.woff) format("woff"), url(../font/projects/fa-solid-900.ttf) format("truetype"), url(../font/projects/fa-solid-900.svg#fontawesome) format("svg")
}
.fa, .far, .fas {