/*@font-face {
    font-family: 'BBQ Plz Sans';
    src: url('../fonts/BBQPlz-Sans-Bol.otf');
    font-weight: normal;
    font-style: normal;
}*/
body {
    /*margin-bottom: 0;*/
    padding: 0;
    position: relative;
    /*font-family: 'BBQ Plz Sans';*/
    background-color: #e9eaec;
    font-size: 16px;
    min-height: 100vh;
}