@font-face {
    font-family: 'RobotoCondense';
    src: url('RobotoCondensed-VariableFont_wght.ttf') format('ttf'),
    url('RobotoCondensed-VariableFont_wght.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoRegular';
    src: url('Roboto-Regular.ttf') format('ttf'),
    url('Roboto-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'BioRhymRegular';
    src: url('BioRhyme-Regular.ttf') format('ttf'),
    url('biorhyme-regular-webfont.woff2') format('woff2'),
         url('biorhyme-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BioRhymLight';
    src: url('BioRhyme-Light.ttf') format('ttf'),
    url('biorhyme-light-webfont.woff2') format('woff2'),
         url('biorhyme-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AnonymousPro';
    src: url('AnonymousPro-Regular.ttf') format('ttf'),
    url('anonymouspro-regular-webfont.woff2') format('woff2'),
         url('anonymouspro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AnonymousProBold';
    src: url('AnonymousPro-Bold.ttf') format('ttf'),
    url('anonymouspro-bold-webfont.woff2') format('woff2'),
         url('anonymouspro-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}