first commit
This commit is contained in:
86
wp-content/themes/calla/assets/css/linea-icons/style.scss
Normal file
86
wp-content/themes/calla/assets/css/linea-icons/style.scss
Normal file
@@ -0,0 +1,86 @@
|
||||
@charset "UTF-8";
|
||||
|
||||
@font-face {
|
||||
font-family: "linea-arrows-10";
|
||||
src:url("arrows/fonts/linea-arrows-10.eot");
|
||||
src:url("arrows/fonts/linea-arrows-10.eot?#iefix") format("embedded-opentype"),
|
||||
url("arrows/fonts/linea-arrows-10.woff") format("woff"),
|
||||
url("arrows/fonts/linea-arrows-10.ttf") format("truetype"),
|
||||
url("arrows/fonts/linea-arrows-10.svg#linea-arrows-10") format("svg");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "linea-basic-10";
|
||||
src:url("basic/fonts/linea-basic-10.eot");
|
||||
src:url("basic/fonts/linea-basic-10.eot?#iefix") format("embedded-opentype"),
|
||||
url("basic/fonts/linea-basic-10.woff") format("woff"),
|
||||
url("basic/fonts/linea-basic-10.ttf") format("truetype"),
|
||||
url("basic/fonts/linea-basic-10.svg#linea-basic-10") format("svg");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "linea-basic-elaboration-10";
|
||||
src:url("basic-elaboration/fonts/linea-basic-elaboration-10.eot");
|
||||
src:url("basic-elaboration/fonts/linea-basic-elaboration-10.eot?#iefix") format("embedded-opentype"),
|
||||
url("basic-elaboration/fonts/linea-basic-elaboration-10.woff") format("woff"),
|
||||
url("basic-elaboration/fonts/linea-basic-elaboration-10.ttf") format("truetype"),
|
||||
url("basic-elaboration/fonts/linea-basic-elaboration-10.svg#linea-basic-elaboration-10") format("svg");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "linea-ecommerce-10";
|
||||
src:url("ecommerce/fonts/linea-ecommerce-10.eot");
|
||||
src:url("ecommerce/fonts/linea-ecommerce-10.eot?#iefix") format("embedded-opentype"),
|
||||
url("ecommerce/fonts/linea-ecommerce-10.woff") format("woff"),
|
||||
url("ecommerce/fonts/linea-ecommerce-10.ttf") format("truetype"),
|
||||
url("ecommerce/fonts/linea-ecommerce-10.svg#linea-ecommerce-10") format("svg");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "linea-music-10";
|
||||
src:url("music/fonts/linea-music-10.eot");
|
||||
src:url("music/fonts/linea-music-10.eot?#iefix") format("embedded-opentype"),
|
||||
url("music/fonts/linea-music-10.woff") format("woff"),
|
||||
url("music/fonts/linea-music-10.ttf") format("truetype"),
|
||||
url("music/fonts/linea-music-10.svg#linea-music-10") format("svg");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "linea-software-10";
|
||||
src:url("software/fonts/linea-software-10.eot");
|
||||
src:url("software/fonts/linea-software-10.eot?#iefix") format("embedded-opentype"),
|
||||
url("software/fonts/linea-software-10.woff") format("woff"),
|
||||
url("software/fonts/linea-software-10.ttf") format("truetype"),
|
||||
url("software/fonts/linea-software-10.svg#linea-software-10") format("svg");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "linea-weather-10";
|
||||
src:url("weather/fonts/linea-weather-10.eot");
|
||||
src:url("weather/fonts/linea-weather-10.eot?#iefix") format("embedded-opentype"),
|
||||
url("weather/fonts/linea-weather-10.woff") format("woff"),
|
||||
url("weather/fonts/linea-weather-10.ttf") format("truetype"),
|
||||
url("weather/fonts/linea-weather-10.svg#linea-weather-10") format("svg");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@import "arrows/styles";
|
||||
@import "basic/styles";
|
||||
@import "basic-elaboration/styles";
|
||||
@import "ecommerce/styles";
|
||||
@import "music/styles";
|
||||
@import "software/styles";
|
||||
@import "weather/styles";
|
||||
Reference in New Issue
Block a user