@import "//fonts.googleapis.com/css2?family=Inter:wght@300;400;600&display=swap";

body {
	font-family: "Inter", Helvetica, Arial, sans-serif;
	font-weight: 400 !important;
}

h1, h2, h3, h4, h5, h6, .fontLector, .fontBig, .fontMax, p, a {
	font-family: 'Inter', Helvetica, Arial, sans-serif !important;
	font-weight: 400 !important;
	line-height: 110% !important;
}

h1, .text-xx, h1 a, .fontMax { font-size: 32px !important; }
h2, .text-xl, h2 a, .news_title { font-size: 32px !important; }
h3, .text-lg, h3 a { font-size: 24px !important; }
h4, .text-md, h4 a { font-size: 18px !important; }
h5, .text-sm, h5 a, label, p, .font-lector, .fontLector, .news_read { font-size: 16px !important; }
h6, .text-xs, h6 a { font-size: 11.5px !important; }
h7, .text-xxs, .fontMini, h7 a { font-size: 11px !important; }

.bold, .bold a, .news_title, .text-title-related {
	font-weight: 600 !important;
}

nav, #nav, .nav, .navmov, #navmov, header, .navbar, .navbar-nav, #navdesktop, li, ul {
	font-family: 'Inter', Helvetica, Arial, sans-serif;
	font-weight: 400 !important;
}
