@font-face {
font-family: 'NeutroMYOB-Regular';
src: url("/fonts/NeutroMYOB-Regular.eot");
src: url("/fonts/NeutroMYOB-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/NeutroMYOB-Regular.woff2") format("woff2"), url("/fonts/NeutroMYOB-Regular.woff") format("woff"), url("/fonts/NeutroMYOB-Regular-WebOnly.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'NeutroMYOB-Medium';
src: url("/fonts/NeutroMYOB-Medium.eot");
src: url("/fonts/NeutroMYOB-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/NeutroMYOB-Medium.woff2") format("woff2"), url("/fonts/NeutroMYOB-Medium.woff") format("woff"), url("/fonts/NeutroMYOB-Medium-WebOnly.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
body {
font-family: "NeutroMYOB-Regular", Arial, sans-serif;
font-size: 16px;
line-height: 1.5;
color: #6d6e71;
background-color: #fff;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: "NeutroMYOB-Medium", Arial, sans-serif;
font-weight: 300;
line-height: 1.1;
color: #3c4246;
}
|