diff --git a/css/socicon/socicon.eot b/css/socicon/socicon.eot new file mode 100644 index 0000000..9f7bd1e Binary files /dev/null and b/css/socicon/socicon.eot differ diff --git a/css/socicon/socicon.svg b/css/socicon/socicon.svg new file mode 100644 index 0000000..65f62bf --- /dev/null +++ b/css/socicon/socicon.svg @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/css/socicon/socicon.ttf b/css/socicon/socicon.ttf new file mode 100644 index 0000000..88bbfe2 Binary files /dev/null and b/css/socicon/socicon.ttf differ diff --git a/css/socicon/socicon.woff b/css/socicon/socicon.woff new file mode 100644 index 0000000..c60c629 Binary files /dev/null and b/css/socicon/socicon.woff differ diff --git a/css/socicon/socicon.woff2 b/css/socicon/socicon.woff2 new file mode 100644 index 0000000..14936d6 Binary files /dev/null and b/css/socicon/socicon.woff2 differ diff --git a/css/socicostyle.css b/css/socicostyle.css index 3ade9cf..0784c08 100644 --- a/css/socicostyle.css +++ b/css/socicostyle.css @@ -2,12 +2,12 @@ @font-face { font-family: 'Socicon'; - src: url('../fonts/socicon.eot'); - src: url('../fonts/socicon.eot?#iefix') format('embedded-opentype'), - url('../fonts/socicon.woff2') format('woff2'), - url('../fonts/socicon.ttf') format('truetype'), - url('../fonts/socicon.woff') format('woff'), - url('../fonts/socicon.svg#socicon') format('svg'); + src: url('socicon/socicon.eot'); + src: url('socicon/socicon.eot') format('embedded-opentype'), + url('socicon/socicon.woff2') format('woff2'), + url('socicon/socicon.ttf') format('truetype'), + url('socicon/socicon.woff') format('woff'), + url('socicon/socicon.svg') format('svg'); font-weight: normal; font-style: normal; font-display: swap;