@font-face {
    font-family: RobotoCondensed-Bold;
    src: url('fonts/RobotoCondensed-Bold.ttf');
}

@font-face {
    font-family: RobotoCondensed-BoldItalic;
    src: url('fonts/RobotoCondensed-BoldItalic.ttf');
}

@font-face {
    font-family: RobotoCondensed-Italic;
    src: url('fonts/RobotoCondensed-Italic.ttf');
}

@font-face {
    font-family: RobotoCondensed-Light;
    src: url('fonts/RobotoCondensed-Light.ttf');
}

@font-face {
    font-family: RobotoCondensed-LightItalic;
    src: url('fonts/RobotoCondensed-LightItalic.ttf');
}

@font-face {
    font-family: RobotoCondensed-Regular;
    src: url('fonts/RobotoCondensed-Regular.ttf');
}

@font-face {
    font-family: Roboto-Regular;
    src: url('fonts/Roboto-Regular.ttf');
}

@font-face {
    font-family: Roboto-Bold;
    src: url('fonts/Roboto-Bold.ttf');
}

@font-face{
    font-family:"SF Pro Display";
    font-style:normal;
    font-weight:400;
    src: local('SF Pro Display'), url('fonts/SFPRODISPLAYREGULAR.woff') format('woff')
}
@font-face{
    font-family:"SF Pro Display";
    font-style:normal;
    font-weight:500;
    src:local('SF Pro Display'), url('fonts/SFPRODISPLAYMEDIUM.woff') format('woff')
}
@font-face{
    font-family:"SF Pro Display";
    font-style:normal;
    font-weight:700;
    src:local('SF Pro Display'), url('fonts/SFPRODISPLAYBOLD.woff') format('woff')
}
