@font-face {
font-family: "DMSans";
src: url(//jaunareklama.lt/wp-content/themes/tmp/assets/fonts/DMSans-Thin.woff2) format("woff2");
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: "DMSans";
src: url(//jaunareklama.lt/wp-content/themes/tmp/assets/fonts/DMSans-Light.woff2) format("woff2");
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: "DMSans";
src: url(//jaunareklama.lt/wp-content/themes/tmp/assets/fonts/DMSans-Regular.woff2) format("woff2");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: "DMSans";
src: url(//jaunareklama.lt/wp-content/themes/tmp/assets/fonts/DMSans-Medium.woff2) format("woff2");
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: "DMSans";
src: url(//jaunareklama.lt/wp-content/themes/tmp/assets/fonts/DMSans-SemiBold.woff2) format("woff2");
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: "DMSans";
src: url(//jaunareklama.lt/wp-content/themes/tmp/assets/fonts/DMSans-Bold.woff2) format("woff2");
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: "DMSans";
src: url(//jaunareklama.lt/wp-content/themes/tmp/assets/fonts/DMSans-ExtraBold.woff2) format("woff2");
font-weight: 800;
font-style: normal;
}
:root {
--main-font: "DMSans", serif;
--color-dd215c: #dd215c;
--color-f63997: #f63997;
--color-9f69fa: #9f69fa;
--color-61c7f2: #61c7f2;
--color-ffdc10: #ffdc10;
--color-ff8400: #ff8400;
--color-13726f: #13726f;
--color-000000: #000000;
--color-01091b: #01091b;
--color-787878: #787878;
--radius20: 20px;
--radius30: 30px;
--transition: all 0.3s ease-in-out;
--transition-4s: all 0.4s ease-in-out;
--icons: "FontAwesome";
}
@media (max-width: 600px) {
:root {
--radius20: 10px;
--radius30: 15px;
}
}