@font-face{
    font-family: "Robot";
    src: url(../font/Roboto-Regular.ttf);
}

/*@font-face{
    font-family: "Robot";
    src: url(../font/Roboto-Bold.ttf);
    font-weight: bold;
}*/

@font-face{
    font-family: "Roboto Black";
    src: url(../font/Roboto-Black.ttf);
}

@font-face{
    font-family: "Lato";
    src: url(../font/Lato-Regular.ttf);
}

@font-face{
    font-family: "HelveticaNeueLTPro-Lt";
    src: url(../font/HelveticaNeueLTPro-Lt.otf)  format("opentype");
}

@font-face{
    font-family: "HelveticaNeueLTPro-Md";
    src: url(../font/HelveticaNeueLTPro-Md.otf)  format("opentype");
}