@font-face {
    font-family: 'iCiel Gotham';
    src: url('Gotham-Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'iCiel Gotham';
    src: url('Gotham-Ultra.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'iCiel Gotham';
    src: url('Gotham-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

