/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 15, 2019 */
@font-face {
    font-family: 'poppinsblack';
    src: url('/fonts/poppins-black-webfont.woff2') format('woff2'),
         url('/fonts/poppins-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinsbold';
    src: url('/fonts/poppins-bold-webfont.woff2') format('woff2'),
         url('/fonts/poppins-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinsitalic';
    src: url('/fonts/poppins-italic-webfont.woff2') format('woff2'),
         url('/fonts/poppins-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinsthin';
    src: url('/fonts/poppins-thin-webfont.woff2') format('woff2'),
         url('/fonts/poppins-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinsregular';
    src: url('/fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('/fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinsmedium';
    src: url('/fonts/poppins-medium-webfont.woff2') format('woff2'),
         url('/fonts/poppins-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ostrich_sansmedium';
    src: url('/fonts/ostrich-regular-webfont.woff2') format('woff2'),
         url('/fonts/ostrich-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'chalk_font';
    src: url('/fonts/chalk_font.woff2') format('woff2'),
         url('/fonts/chalk_font.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'chalk_font_shadow';
    src: url('/fonts/chalk_font_shadow.woff2') format('woff2'),
         url('/fonts/chalk_font_shadow.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.cognitoWrapper {
    background: #fff;
    padding: 120px 20px;
    overflow: auto;
}

h1.cognitoHeader {
    font-weight: normal;
    text-align: center;
    padding-bottom: 20px;
    font-family: "chalk_font", sans-serif;
    font-size: 5em;
}

p.cognitoDescription {
    padding: 0 20px 20px;
}