@font-face {
font-family:'Albert Sans';
font-style:normal;
font-weight:400;
src:local('Albert Sans'),url(../../../../assets/fonts/AlbertSans-VariableFont_wght.woff2) format('woff2'),url(../../../../assets/fonts/AlbertSans-VariableFont_wght.ttf) format('ttf');}
@font-face {
font-family:'Outfit';
font-style:normal;
font-weight:400;
src:local('Outfit'),url(../../../../assets/fonts/Outfit-Regular.otf) format('otf'),url(../../../../assets/fonts/Outfit-Medium.otf) format('otf'),url(../../../../assets/fonts/Outfit-SemiBold.otf) format('otf'),url(../../../../assets/fonts/Outfit-Light.otf) format('otf');}
h1, .h1 { font-family:Outfit; font-weight:700; font-style:normal; }
h2, .h2 { font-family:Outfit; font-weight:600; font-style:normal; }
h3, .h3 { font-family:Outfit; font-weight:500; font-style:normal; }
h4, .h4 { font-family:Outfit; font-weight:500; font-style:normal; }
h5, .h5 { font-family:Outfit; font-weight:500; font-style:normal; }
h6, .h6 { font-family:Outfit; font-weight:400; font-style:normal; }
p { font-family:Albert Sans; font-weight:400; font-style:normal; }
a { font-family:Albert Sans; font-weight:400; font-style:normal; }
span { font-family:Albert Sans; font-weight:400; font-style:normal; }
:root {
--font-family-base: 'Albert Sans', sans-serif;
--font-family-septenary: 'Albert Sans', sans-serif;
--font-family-slider: 'Outfit', sans-serif;
--font-family-megamenu: 'Albert Sans', sans-serif;
--font-family-heading: 'Outfit', sans-serif;
--font-family-senary: 'Albert Sans', sans-serif;
--btn-bg: #002554;
--btn-bg-hover: #0E3668;
--new-badge-color: #002554;
}
