@font-face {
font-family: 'Aeonik';
src: url(//match-lab.nl/wp-content/themes/salient-child/aeonik-regular.woff2) format('woff2'),
url(//match-lab.nl/wp-content/themes/salient-child/aeonik-regular.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Aeonik';
src: url(//match-lab.nl/wp-content/themes/salient-child/aeonik-bold.woff2) format('woff2'),
url(//match-lab.nl/wp-content/themes/salient-child/aeonik-bold.woff) format('woff');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Aeonik';
src: url(//match-lab.nl/wp-content/themes/salient-child/aeonik-light.woff2) format('woff2'),
url(//match-lab.nl/wp-content/themes/salient-child/aeonik-light.woff) format('woff');
font-weight: 100;
font-style: normal;
}
body {
font-family:'Aeonik' ;
}
h1 {
font-family:'Aeonik' ;
font-weight: bold;
font-size: 88px;
line-height: 88px;
}
h2 {
font-family:'Aeonik' ;
font-weight: bold;
font-size: 54px;
line-height: 58px;
}
h3 {
font-family:'Aeonik' ;
font-weight: normal;
font-size: 54px;
line-height: 58px;
}
h4 {
font-family:'Aeonik' ;
font-weight: bold;
font-size: 34px;
line-height: 44px;
}
h5 {
font-family:'Aeonik' ;
font-weight: normal;
font-size: 34px;
line-height: 44px;
}
p, ul, li  {
font-family:'Aeonik' ;
font-weight: normal;
font-size: 21px;
line-height: 32x;
}
p strong, a{
font-family:'Aeonik' ;
font-weight: bold;
font-size: 21px;
line-height: 34x;
}
span {
font-family:'Aeonik' ;
font-weight: normal;
} @media (max-width: 768px) {
h1 {
font-size: 66px;
line-height: 66px;
}
h2 {
font-size: 40px;
line-height: 40px;
}
h3 {
font-size: 40px;
line-height: 40px;
}
h4 {
font-size: 25px;
line-height: 33px;
}
h5 {
font-size: 25px;
line-height: 33px;
}
p, ul, li  {
font-size: 16px;
line-height: 24x;
}
p strong, a{
font-size: 16px;
line-height: 24x;
}
span {
font-size: 16px;
line-height: 24x;
}
}