@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 100;
  src: url(/public/assets/fonts/Raleway/Raleway-Thin.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 100;
  src: url(/public/assets/fonts/Raleway/Raleway-ThinItalic.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: url(/public/assets/fonts/Raleway/Raleway-ExtraLight.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 200;
  src: url(/public/assets/fonts/Raleway/Raleway-ExtraLightItalic.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url(/public/assets/fonts/Raleway/Raleway-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 300;
  src: url(/public/assets/fonts/Raleway/Raleway-LightItalic.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url(/public/assets/fonts/Raleway/Raleway-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  src: url(/public/assets/fonts/Raleway/Raleway-Italic.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url(/public/assets/fonts/Raleway/Raleway-Medium.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 500;
  src: url(/public/assets/fonts/Raleway/Raleway-MediumItalic.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url(/public/assets/fonts/Raleway/Raleway-SemiBold.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 600;
  src: url(/public/assets/fonts/Raleway/Raleway-SemiBoldItalic.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url(/public/assets/fonts/Raleway/Raleway-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 700;
  src: url(/public/assets/fonts/Raleway/Raleway-BoldItalic.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: url(/public/assets/fonts/Raleway/Raleway-ExtraBold.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 800;
  src: url(/public/assets/fonts/Raleway/Raleway-ExtraBoldItalic.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 900;
  src: url(/public/assets/fonts/Raleway/Raleway-Black.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 900;
  src: url(/public/assets/fonts/Raleway/Raleway-BlackItalic.ttf) format('truetype');
}