/*
 *= link_directory ../fonts
*/

@font-face {
  font-family: Raleway;
  src: url("/assets/Raleway-Black-67401c87.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: Raleway;
  src: url("/assets/Raleway-ExtraBold-b9d2b22e.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: Raleway;
  src: url("/assets/Raleway-Bold-121e438b.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Raleway;
  src: url("/assets/Raleway-Regular-51d57420.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Raleway;
  src: url("/assets/Raleway-Medium-68ec0f7e.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Raleway;
  src: url("/assets/Raleway-Light-4bb725ff.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway';
  src: url("/assets/Raleway-ExtraLight-9e949db0.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway';
  src: url("/assets/Raleway-Thin-625830c3.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
