﻿html,
body {
    margin: 0 !important;
    padding: 0 !important;
    font-weight: 400 !important;
    line-height: 1.8 !important;
    /*letter-spacing: 0.011111111111111112rem;*/
    font-size: 16px !important;
    background: #fff !important;
    font-family: 'Rubik', sans-serif !important;
    color: #333 !important;
}
h1, h2, h3, h4, h5, h6,
p, span, div, a, li, button, input, textarea {
    font-family: 'Rubik', sans-serif !important;
}