Website_Jastrow.me/src/scss/_icomoon.scss

86 lines
1.6 KiB
SCSS
Executable File

@font-face {
font-family: 'icomoon';
src:url('../fonts/icomoon.eot?-y74kwe');
src:url('../fonts/icomoon.eot?#iefix-y74kwe') format('embedded-opentype'),
url('../fonts/icomoon.woff?-y74kwe') format('woff'),
url('../fonts/icomoon.ttf?-y74kwe') format('truetype'),
url('../fonts/icomoon.svg?-y74kwe#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-quill:before {
content: "\e603";
}
.icon-play:before {
content: "\e600";
}
.icon-lab:before {
content: "\e608";
}
.icon-newtab:before {
content: "\e602";
}
.icon-mail:before {
content: "\e610";
}
.icon-facebook:before {
content: "\e605";
}
.icon-instagram:before {
content: "\e606";
}
.icon-twitter:before {
content: "\e607";
}
.icon-vimeo2:before {
content: "\e60a";
}
.icon-flickr:before {
content: "\e612";
}
.icon-github:before {
content: "\e60c";
}
.icon-tumblr:before {
content: "\e60f";
}
.icon-flattr:before {
content: "\e60b";
}
.icon-file-pdf:before {
content: "\e60d";
}
.icon-file-zip:before {
content: "\e60e";
}
.icon-mobile:before {
content: "\e611";
}
.icon-mail3:before {
content: "\e601";
}
.icon-paperplane:before {
content: "\e604";
}
.icon-vcard:before {
content: "\e613";
}
.icon-cc:before {
content: "\e609";
}