@font-face {
  font-family: 'Arial-Bold';
  font-weight: 400;
  src: url('../assets/home/Fonts/Arial Bold.ttf');
}

@font-face {
  font-family: 'Arial';
  font-weight: 400;
  src: url('../assets/home/Fonts/Arial.ttf');
}
@font-face {
  font-family: 'CoreSansC45';
  font-weight: 400;
  src: url('../assets/home/Fonts/CoreSansC-45Regular.otf');
}
@font-face {
  font-family: 'CoreSansC65';
  font-weight: 400;
  src: url('../assets/home/Fonts/CoreSansC-65Bold.otf');
}
@font-face {
  font-family: 'CoreSansC85';
  font-weight: 400;
  src: url('../assets/home/Fonts/CoreSansC-85Heavy.otf');
}
@font-face {
  font-family: 'Gotham-Medium';
  font-weight: 400;
  src: url('../assets/home/Fonts/Gotham-Medium.ttf');
}



































@font-face {
  font-family: 'CabinCondensed';
  font-weight: 400;
  src: url('../assets/fonts/CabinCondensed-Regular.ttf');
}
@font-face {
  font-family: 'CabinCondensed';
  font-weight: 600;
  src: url('../assets/fonts/CabinCondensed-SemiBold.ttf');
}
@font-face {
  font-family: 'CabinCondensed';
  font-weight: 700;
  src: url('../assets/fonts/CabinCondensed-Bold.ttf');
}

@font-face {
  font-family: 'Cabin';
  font-weight: 400;
  src: url('../assets/fonts/Cabin-Regular.ttf');
}
@font-face {
  font-family: 'Cabin';
  font-weight: 600;
  src: url('../assets/fonts/Cabin-SemiBold.ttf');
}
@font-face {
  font-family: 'Cabin';
  font-weight: 700;
  src: url('../assets/fonts/Cabin-Bold.ttf');
}
@font-face {
  font-family: 'Cabin';
  font-weight: 400;
  font-style: italic;
  src: url('../assets/fonts/Cabin-Italic.ttf');
}

@font-face {
  font-family: 'ZillaSlab';
  font-weight: 500;
  src: url('../assets/fonts/ZillaSlab-Medium.ttf');
}
@font-face {
  font-family: 'ZillaSlab';
  font-weight: 400;
  src: url('../assets/fonts/ZillaSlab-Regular.ttf');
}

@font-face {
  font-family: 'Merriweather Sans';
  font-weight: 200;
  src: url('../assets/fonts/MerriweatherSans-Light.ttf');
}
@font-face {
  font-family: 'Merriweather Sans';
  font-weight: 400;
  src: url('../assets/fonts/MerriweatherSans-Regular.ttf');
}
@font-face {
  font-family: 'Merriweather Sans';
  font-weight: 600;
  font-style: italic;
  src: url('../assets/fonts/MerriweatherSans-SemiBoldItalic.ttf');
}
@font-face {
  font-family: 'Merriweather Sans';
  font-weight: 600;
  src: url('../assets/fonts/MerriweatherSans-SemiBold.ttf');
}
@font-face {
  font-family: 'Merriweather Sans';
  font-weight: 700;
  src: url('../assets/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Merriweather Sans';
  font-weight: 700;
  font-style: italic;
  src: url('../assets/fonts/MerriweatherSans-BoldItalic.ttf');
}
@font-face {
  font-family: 'Merriweather Sans';
  font-weight: 800;
  src: url('../assets/fonts/MerriweatherSans-ExtraBold.ttf');
}
@font-face {
  font-family: 'Merriweather Sans';
  font-weight: 400;
  font-style: italic;
  src: url('../assets/fonts/MerriweatherSans-Italic.ttf');
}