@font-face {
    font-family: 'GillSansUltraBold';
    src: url(/fonts/GillSansUltraBold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fontello';
    src: url('/fonts/fontello.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Xolonium-Regular';
    src: url('/fonts/Xolonium-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

#root {
    /* background-image: url('/images/background.png');
    background-size: cover;
    background-repeat: no-repeat; */
}
