/* SF Pro Display */

@font-face {
    font-family: 'SF Pro Display';
    src: url('../plugins/fonts/sfpro/SFPRODISPLAYREGULAR.OTF') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../plugins/fonts/sfpro/SFPRODISPLAYBOLD.OTF') format('opentype');
    font-weight: bold;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../plugins/fonts/sfpro/SFPRODISPLAYMEDIUM.OTF') format('opentype');
    font-weight: 500;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../plugins/fonts/sfpro/SFPRODISPLAYLIGHTITALIC.OTF') format('opentype');
    font-style: italic;
}
