@font-face {
    font-family: NUNITOREG;
    src: url(../fonts/Poppins-Regular.ttf);
}
@font-face {
    font-family: NUNITOMED;
    src: url(../fonts/Poppins-Medium.ttf);
}
@font-face {
    font-family: NUNITOBOLD;
    src: url(../fonts/Poppins-Bold.ttf);
}