File: /var/www/soreal.space/wp-content/themes/soreal/assets/css/custom-styles.css
@font-face {
font-family: "General Sans";
src: url("../fonts/GeneralSans-Regular.woff2") format("woff2"),
url("../fonts/GeneralSans-Regular.woff") format("woff");
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "General Sans";
src: url("../fonts/GeneralSans-Bold.woff2") format("woff2"),
url("../fonts/GeneralSans-Bold.woff") format("woff");
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "General Sans";
src: url("../fonts/GeneralSans-Light.woff2") format("woff2"),
url("../fonts/GeneralSans-Light.woff") format("woff");
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "General Sans";
src: url("../fonts/GeneralSans-Extralight.woff2") format("woff2"),
url("../fonts/GeneralSans-Extralight.woff") format("woff");
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "General Sans";
src: url("../fonts/GeneralSans-Semibold.woff2") format("woff2"),
url("../fonts/GeneralSans-Semibold.woff") format("woff");
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "General Sans";
src: url("../fonts/GeneralSans-Medium.woff2") format("woff2"),
url("../fonts/GeneralSans-Medium.woff") format("woff");
font-weight: 500;
font-style: normal;
font-display: swap;
}
body {
font-family: "General Sans";
}