@font-face {
font-family: 'Cocogoose Demi Bold';
src: url(//www.mednet.com.ar/wp-content/themes/edublink-child/assets/fonts/COCOGOOSEDemiBold.woff2) format('woff2'),
url(//www.mednet.com.ar/wp-content/themes/edublink-child/assets/fonts/COCOGOOSEDemiBold.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Century Gothic';
src: url(//www.mednet.com.ar/wp-content/themes/edublink-child/assets/fonts/centurygothic.woff2) format('woff2'),
url(//www.mednet.com.ar/wp-content/themes/edublink-child/assets/fonts/centurygothic.woff) format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Century Gothic';
src: url(//www.mednet.com.ar/wp-content/themes/edublink-child/assets/fonts/centurygothic_bold.woff2) format('woff2'),
url(//www.mednet.com.ar/wp-content/themes/edublink-child/assets/fonts/centurygothic_bold.woff) format('woff');
font-weight: 700;
font-style: normal;
} :root {
--edublink-font-primary: 'Cocogoose Demi Bold', sans-serif;
--edublink-font-secondary: 'Century Gothic', sans-serif;
} body {
font-family: var(--edublink-font-primary);
}
h1, h2, h3, h4 {
font-family: var(--edublink-font-primary);
}
p, span, a, button, input, textarea, h5, h6, strong {
font-family: var(--edublink-font-secondary);
}
strong, b {
font-family: 'Century Gothic', sans-serif;
font-weight: 700;
} .course-meta li {
font-family: 'Century Gothic', sans-serif !important;
} rs-slide .rs-layer,
rs-slide .rs-layer-wrap {
font-family: 'Century Gothic', sans-serif !important;
} .edublink-contact-form-single-item-content input::placeholder,
.edublink-contact-form-single-item-content textarea::placeholder,
.edublink-contact-form-single-item-content select {
font-family: "Century Gothic", sans-serif !important; font-size: 14px !important; font-weight: 400 !important; color: #333 !important; opacity: 1 !important; } .edublink-contact-form-single-item-content select {
font-family: "Century Gothic", sans-serif !important;
font-size: 14px !important;
font-weight: 400 !important;
color: #333 !important;
} .edublink-contact-form-single-item-content input,
.edublink-contact-form-single-item-content textarea,
.edublink-contact-form-single-item-content select {
font-family: "Century Gothic", sans-serif !important; font-size: 14px !important; font-weight: 400 !important; color: #333 !important; } .edublink-contact-form-single-item-content input::placeholder,
.edublink-contact-form-single-item-content textarea::placeholder {
font-family: "Century Gothic", sans-serif !important;
font-size: 14px !important;
font-weight: 400 !important;
color: #666 !important;
opacity: 1 !important;
} * {
font-family: inherit;
} .course-content.course-summary-content {
font-family: var(--edublink-font-secondary) !important;
font-weight: 400 !important;
color: #333 !important;
}
.course-content.course-summary-content strong,
.course-content.course-summary-content b {
font-family: var(--edublink-font-secondary) !important;
font-weight: 700 !important;
}
.course-content.course-summary-content h3,
.course-content.course-summary-content h4,
.course-content.course-summary-content h5,
.course-content.course-summary-content h6 {
font-family: var(--edublink-font-primary) !important;
font-weight: 500 !important;
}
.course-content.course-summary-content li {
font-family: var(--edublink-font-secondary) !important;
font-weight: 400 !important;
} h1 .solo-numeros-century, 
h2 .solo-numeros-century,
h3 .solo-numeros-century,
h4 .solo-numeros-century,
h5 .solo-numeros-century,
h6 .solo-numeros-century {
font-family: 'Century Gothic', sans-serif !important;
font-weight: 700 !important;
font-size: 1.1em !important;
line-height: 1.1em;
vertical-align: 0.0em;
} h1, h2, h3, h4, h5 {
font-family: var(--edublink-font-primary);
font-weight: 500 !important; 
}
.edublink-single-course .content .title a {
font-weight: 700 !important; 
}