/* latin-ext */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Quicksand/static/Quicksand-Regular.ttf');
}

/* latin-ext */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/Quicksand/static/Quicksand-Medium.ttf');
}

/* latin-ext */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/Quicksand/static/Quicksand-Bold.ttf');
}
