@font-face {
font-family: "Theme_icon";
src: url(//rastla-fotografie.de/wp-content/themes/moone/fonts/theme-font/Theme.woff) format("woff"),
url(//rastla-fotografie.de/wp-content/themes/moone/fonts/theme-font/Theme.svg#Theme) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Theme_icon";
src: url(//rastla-fotografie.de/wp-content/themes/moone/fonts/theme-font/Theme.svg#Theme) format("svg");
}
}
[class^="theme_icon-"]:before, [class*=" theme_icon-"]:before,
[class^="theme_icon-"]:after, [class*=" theme_icon-"]:after {
font-family: Theme_icon;
font-size: 26px;
font-style: normal;
margin-left: 9px;
}
.theme_icon-shopping-bag:before { content: "\f100"; } .theme_icon-search:before { content: "\f101"; } .theme_icon-close:before { content: "\f102"; } .theme_icon-social-media:before { content: "\f103"; } .theme_icon-left-arrow:before { content: "\f104"; } .theme_icon-right-arrow:before { content: "\f105"; } .theme_icon-link-symbol:before { content: "\f106"; } .theme_icon-arrow:before { content: "\f107"; } .theme_icon-construction:before { content: "\f108"; } .theme_icon-bag:before { content: "\f109"; } .theme_icon-star:before { content: "\f10a"; } .theme_icon-close-button:before { content: "\f10b"; }