@font-face {
  font-family: 'Manroper';
    src: url('../fonts/Manrope-VariableFont_wght.ttf') format('truetype');
}
@font-face {
  font-family: 'Manrope ExtraLight';
  src: url('../fonts/static/Manrope-ExtraLight.ttf') format('truetype');
}
@font-face {
  font-family: 'Manrope Light';
  src: url('../fonts/static/Manrope-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Manrope Regular';
  src: url('../fonts/static/Manrope-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Manrope Medium';
  src: url('../fonts/static/Manrope-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Manrope SemiBold';
  src: url('../fonts/static/Manrope-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Manrope Bold';
  src: url('../fonts/static/Manrope-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Manrope ExtraBold';
  src: url('../fonts/static/Manrope-ExtraBold.ttf') format('truetype');
}






@font-face {
  font-family: 'Raleway';
    src: url('../fonts/Raleway-VariableFont_wght.ttf') format('truetype');
}
@font-face {
  font-family: 'Raleway Regular';
    src: url('../fonts/static/Raleway-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Raleway Medium';
    src: url('../fonts/static/Raleway-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Raleway Italick';
    src: url('../fonts/static/Raleway-Italic.ttf') format('truetype');
}


















