@font-face {
    font-family: 'Gotham Rounded Bold';
    src: url("");
    src: url("") format('embedded-opentype'),
        url("") format('woff2'),
        url("") format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Rounded';
    src: url("");
    src: url("") format('embedded-opentype'),
        url("") format('woff2'),
        url("") format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Rounded Book';
    src: url("");
    src: url("") format('embedded-opentype'),
        url("") format('woff2'),
        url("") format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ho. App';
    src: url("");
    src: url("hoApp-Bold.eot") format('embedded-opentype'),
        url("hoApp-Bold.woff2") format('woff2'),
        url("hoApp-Bold.woff") format('woff'),
        url("hoApp-Bold.ttf") format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ho. App';
    src: url("");
    src: url("hoApp-Light.eot") format('embedded-opentype'),
        url("hoApp-Light.woff2") format('woff2'),
        url("hoApp-Light.woff") format('woff'),
        url("hoApp-Light.ttf") format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ho. App XBold';
    src: url("");
    src: url("") format('embedded-opentype'),
        url("") format('woff2'),
        url("") format('woff'),
        url("") format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ho. App';
    src: url("");
    src: url("hoApp-Italic.eot") format('embedded-opentype'),
        url("hoApp-Italic.woff2") format('woff2'),
        url("hoApp-Italic.woff") format('woff'),
        url("hoApp-Italic.ttf") format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ho. App';
    src: url("");
    src: url("hoApp-Regular.eot") format('embedded-opentype'),
        url("hoApp-Regular.woff2") format('woff2'),
        url("hoApp-Regular.woff") format('woff'),
        url("hoApp-Regular.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

