@import url("//fonts.googleapis.com/css?family=Oswald:wght@400");
@import url("//fonts.googleapis.com/css?family=Roboto:wght@400");
h2, .h2 { font-family:Oswald; font-weight:500; }
:root {
--font-family-base: 'Oswald', sans-serif;
--font-family-slider: 'Oswald', sans-serif;
--font-family-megamenu: 'Roboto', sans-serif;
--font-family-heading: 'Oswald', sans-serif;
--font-family-senary: 'Roboto', sans-serif;
--theme-color-default: #00afef;
--link-color: #00afef;
--text-color: #2C2C2C;
--btn-color: #2C2C2C;
}
