@font-face {
    font-family: 'Geomanist Book';
    src: url("../fonts/geomanist/hinted-Geomanist-Book.eot");
    src: url("../fonts/geomanist/hinted-Geomanist-Book.eot?#iefix") format("embedded-opentype"),
    url("../fonts/geomanist/hinted-Geomanist-Book.woff2") format("woff2"),
    url("../fonts/geomanist/hinted-Geomanist-Book.woff") format("woff"),
    url("../fonts/geomanist/hinted-Geomanist-Book.ttf") format("truetype"),
    url("../fonts/geomanist/hinted-Geomanist-Book.svg#Geomanist-Book") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Geomanist Regular';
    src: url("../fonts/geomanist/hinted-Geomanist-Regular.eot");
    src: url("../fonts/geomanist/hinted-Geomanist-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/geomanist/hinted-Geomanist-Regular.woff2") format("woff2"),
    url("../fonts/geomanist/hinted-Geomanist-Regular.woff") format("woff"),
    url("../fonts/geomanist/hinted-Geomanist-Regular.ttf") format("truetype"),
    url("../fonts/geomanist/hinted-Geomanist-Book.svg#Geomanist-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Geomanist Book", sans-serif;
    clear: both;
    line-height: 26px
}

h1 {
    font-size: 36px;
    line-height: 48px
}

h2 {
    font-size: 28px;
    line-height: 38px
}

h3 {
    font-size: 22px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 16px
}

h6 {
    color: #82949e;
    font-size: 14px
}

dd, dt {
    line-height: 25px
}

body {
    margin: 0;
    padding: 0
}

api-logo {
    background-color: #2697ed;
    height: 60px;
    text-align: left !important
}

api-logo img {
    width: 160px !important;
    margin: 15px 20px
}

redoc h1 {
    font-size: 32px !important
}

redoc h1, redoc h2, redoc h3, redoc h4, redoc h5, redoc h6 {
    font-family: "Geomanist Book", sans-serif !important;
    color: inherit !important
}

redoc p, redoc a, redoc .menu-item-title {
    font-family: "Open Sans", sans-serif !important
}

redoc a, redoc .menu-item-title {
    color: #2697ed !important
}

redoc .menu-item-title {
    text-transform: none
}

redoc .operation-type {
    display: none !important
}
