@font-face {
    font-family: FontFamilyRegular;
    src: url(../../../fonts/Segoe-UI-Regular.ttf);
    font-weight: normal;
}

@font-face {
    font-family: FontFamilyBold;
    src: url(../../../fonts/Segoe-UI-Bold.ttf);
    font-weight: normal;
}

@font-face {
    font-family: FontFamilyHero;
    src: url(../../../fonts/Futura-Bold.otf);
    font-weight: normal;
}