
/* Default (non-expanded) */
@font-face {
  font-family: 'BioRhyme';
  src: url('../fonts/BioRhyme/static/BioRhyme-Light.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'BioRhyme';
  src: url('../fonts/BioRhyme/static/BioRhyme-Regular.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'BioRhyme';
  src: url('../fonts/BioRhyme/static/BioRhyme-Medium.ttf') format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'BioRhyme';
  src: url('../fonts/BioRhyme/static/BioRhyme-SemiBold.ttf') format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'BioRhyme';
  src: url('../fonts/BioRhyme/static/BioRhyme-Bold.ttf') format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'BioRhyme';
  src: url('../fonts/BioRhyme/static/BioRhyme-ExtraBold.ttf') format('truetype');
  font-weight: 800;
}
@font-face {
  font-family: 'BioRhyme';
  src: url('../fonts/BioRhyme/static/BioRhyme-ExtraLight.ttf') format('truetype');
  font-weight: 200;
}

/* Expanded */
@font-face {
  font-family: 'BioRhyme Expanded';
  src: url('../fonts/BioRhyme/static/BioRhyme_Expanded-ExtraLight.ttf') format('truetype');
  font-weight: 200;
}
@font-face {
  font-family: 'BioRhyme Expanded';
  src: url('../fonts/BioRhyme/static/BioRhyme_Expanded-Light.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'BioRhyme Expanded';
  src: url('../fonts/BioRhyme/static/BioRhyme_Expanded-Regular.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'BioRhyme Expanded';
  src: url('../fonts/BioRhyme/static/BioRhyme_Expanded-Medium.ttf') format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'BioRhyme Expanded';
  src: url('../fonts/BioRhyme/static/BioRhyme_Expanded-SemiBold.ttf') format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'BioRhyme Expanded';
  src: url('../fonts/BioRhyme/static/BioRhyme_Expanded-Bold.ttf') format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'BioRhyme Expanded';
  src: url('../fonts/BioRhyme/static/BioRhyme_Expanded-ExtraBold.ttf') format('truetype');
  font-weight: 800;
}

/* SemiExpanded */
@font-face {
  font-family: 'BioRhyme SemiExpanded';
  src: url('../fonts/BioRhyme/static/BioRhyme_SemiExpanded-ExtraLight.ttf') format('truetype');
  font-weight: 200;
}
@font-face {
  font-family: 'BioRhyme SemiExpanded';
  src: url('../fonts/BioRhyme/static/BioRhyme_SemiExpanded-Light.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'BioRhyme SemiExpanded';
  src: url('../fonts/BioRhyme/static/BioRhyme_SemiExpanded-Regular.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'BioRhyme SemiExpanded';
  src: url('../fonts/BioRhyme/static/BioRhyme_SemiExpanded-Medium.ttf') format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'BioRhyme SemiExpanded';
  src: url('../fonts/BioRhyme/static/BioRhyme_SemiExpanded-SemiBold.ttf') format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'BioRhyme SemiExpanded';
  src: url('../fonts/BioRhyme/static/BioRhyme_SemiExpanded-Bold.ttf') format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'BioRhyme SemiExpanded';
  src: url('../fonts/BioRhyme/static/BioRhyme_SemiExpanded-ExtraBold.ttf') format('truetype');
  font-weight: 800;
}
