@font-face{
    font-display:swap;
    font-family:Roboto;
    font-style:normal;

    font-weight:400;
    src:local("Roboto"), url(https://cdn.transip.net/font/roboto/roboto-regular.woff2) format("woff2");
}
@font-face{
    font-display:swap;
    font-family:Roboto;
    font-style:normal;

    font-weight:600;
    src:local("Roboto Medium"), local("Roboto-Medium"), url(https://cdn.transip.net/font/roboto/roboto-medium.woff2) format("woff2");
}
@font-face{
    font-display:swap;
    font-family:Roboto;
    font-style:normal;

    font-weight:700;
    src:local("Roboto Bold"), local("Roboto-Bold"), url(https://cdn.transip.net/font/roboto/roboto-bold.woff2) format("woff2");
}
