@font-face {
    font-family: "RobotoRegular";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/RobotoRegular/RobotoRegular.eot") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
}

@font-face {
    font-family: "SF UI Display";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/sf/SF-UI-Display-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "SF UI Display Medium";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/sf/SF-UI-Display-Medium.ttf") format("truetype");
}

@font-face {
    font-family: "SF UI Display Bold";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/sf/SF-UI-Display-Bold.ttf") format("truetype");
}