@font-face {
    font-family: jnj-display;
    src: url('../font/JohnsonDisplay-Medium.otf');
    font-weight: normal;
}

@font-face {
    font-family: jnj-display;
    src: url('../font/JohnsonDisplay-Bold.otf');
    font-weight: bold;
}

@font-face {
    font-family: jnj;
    src: url('../font/JohnsonText-Regular.otf');
    font-weight: normal;
}


@font-face {
    font-family: jnj-display-light;
    src: url('../font/JohnsonDisplay-Light.otf');
    font-weight: normal;
}