@font-face {
    font-family: 'Michroma';
    src: url('../fonts/Michroma-400-normal-1785756068.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');

body, li, td, th, label { font-size: 16px !important; font-family: Roboto, sans-serif !important; }
input, select, textarea, button { font-family: Roboto, sans-serif !important; }
h1, .h1 { font-size: 36px !important; font-family: 'Michroma', sans-serif !important; }
h2, .h2 { font-size: 32px !important; font-family: Roboto, sans-serif !important; }
h3, .h3 { font-size: 24px !important; font-family: Roboto, sans-serif !important; }
h4, .h4 { font-size: 20px !important; font-family: Roboto, sans-serif !important; }
h5, .h5 { font-size: 16px !important; font-family: Roboto, sans-serif !important; }
h6, .h6 { font-size: 12px !important; font-family: Roboto, sans-serif !important; }
p { font-size: 16px !important; font-family: Roboto, sans-serif !important; }
a { font-size: 16px !important; font-family: Roboto, sans-serif !important; }
