*{
    font-family: "EMprintw05-Regular";
}
.richtext h3,.richtext h4,.richtext h5,.richtext h6{
    font-family: "EMprintw05-Bold";
    font-weight: normal;
}
.richtext h2,.richtext strong{
    font-family: "EMprintw05-Bold";
    font-weight: normal;
}
.richtext, .richtext *{
	font-family: "EMprintw05-Regular";
}

@font-face{
       font-family: "EMprintw05-Regular";
       src: local("EMprintw05-Regular"), url("../fonts/EMprintw05-Regular.woff.ttf") format('truetype');
       font-style:normal;
       font-weight:normal;
       font-display: fallback;
}
@font-face{
       font-family: "EMprintw05-Bold";
       src: local("EMprintw05-Bold"), url("../fonts/EMprintw05-Semibold.woff.ttf") format('truetype');
       font-style:normal;
       font-weight:normal;
       font-display: fallback;
}


@font-face{
    font-family: "EMprintw05-Light";
    src: local("EMprintw05-Light"), url("../fonts/EMprintw05-Light.woff.ttf") format('truetype');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
}

.regular{
    font-family: "EMprintw05-Regular";
}
.bold{
    font-family: "EMprintw05-Bold";
    font-weight: normal;
}

.light{
    font-family: "EMprintw05-Light";
}




