@font-face{
font-family: CeraProLight;
src: url(https://myvolos.net/wp-content/uploads/2022/12/Cera-Pro-Light.ttf);
}
@font-face{
font-family: CeraProRegular;
src: url(https://myvolos.net/wp-content/uploads/2023/01/Cera-Pro-Regular.ttf);
}
@font-face{
font-family: CeraProMedium;
src: url(https://myvolos.net/wp-content/uploads/2022/12/Cera-Pro-Medium.ttf);
}
@font-face{
font-family: CeraProBold;
src: url(https://myvolos.net/wp-content/uploads/2022/12/Cera-Pro-Bold.ttf);
}
p, li, ol, time.date.published, time.updated-date{
font-family: CeraProRegular !important;
}
p{
font-size: 18px !important;
font-weight: 400 !important;
}
span.h4{
font-family: CeraProMedium !important;
}
h1{
font-family: CeraProBold !important;
}