@font-face {
  font-family: 'GestureGlyphs';
  font-style: normal;
  font-weight: 400;
  src: url(../font/Gesture-Glyphs.ttf);
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../font/RobotoCondensed-Regular.ttf');
}

@font-face {
  font-family: 'Roboto Condensed Bold';
  font-style: normal;
  font-weight: 400;
  src: url('../font/RobotoCondensed-Bold.ttf');
}

@font-face {
  font-family: 'Roboto Condensed Light';
  font-style: normal;
  font-weight: 400;
  src: url('../font/RobotoCondensed-Light.ttf');
}


@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../font/Roboto-Regular.ttf');
}

@font-face {
  font-family: 'Roboto Bold';
  font-style: normal;
  font-weight: 400;
  src: url('../font/Roboto-Bold.ttf');
}

@font-face {
  font-family: 'Roboto Light';
  font-style: normal;
  font-weight: 400;
  src: url('../font/Roboto-Light.ttf');
}