body, html {
    padding: 0;
    margin: 0;
    width: 100% !important;
    height: 100% !important;
    overflow-x: hidden;
    overflow: auto;
    font-family: 'Sanchez Italic';
}

.Sanchez-Italic{
    font-family: 'Sanchez Italic' !important;
}

.Gotham-Book{
    font-family: 'Gotham Book' !important;
}


.Sanchez-Regular{
    font-family: 'Sanchez-Regular' !important;
}