/*font family*/
@font-face {
    font-family: Fashion;
    src: url('https://static.igem.wiki/teams/4907/wiki/font-family/fashion.ttf');
}

@font-face {
    font-family: Moon;
    src: url('https://static.igem.wiki/teams/4907/wiki/font-family/moon-regular.otf'),
            url("https://static.igem.wiki/teams/4907/wiki/font-family/moonregular.otf");
}
@font-face {
    font-family: Aaargh;
    src: url('https://static.igem.wiki/teams/4907/wiki/font-family/aaargh.ttf');
}
@font-face {
    font-family: Zepplin;
    src: url('https://static.igem.wiki/teams/4907/wiki/font-family/zeppelin-31.otf');
}
@font-face {
    font-family: ZepplinBold;
    src: url('https://static.igem.wiki/teams/4907/wiki/font-family/zeppelin-32.otf');
}
@font-face {
    font-family: chocolates;
    src: url('https://static.igem.wiki/teams/4907/wiki/font-family/tt-chocolates-trial-light.otf');
}
@font-face {
    font-family: ;
    src: url('https://uploads.igem.org/teams/4835/wiki/font-family/fonts-family/comicbd.ttf');
}



