@font-face {font-family: "Biome";
    src: url("fonts/biome/1d4d7dd348a7632d33c193edf4827f87.eot"); /* IE9*/
    src: url("fonts/biome/1d4d7dd348a7632d33c193edf4827f87.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/biome/1d4d7dd348a7632d33c193edf4827f87.woff2") format("woff2"), /* chrome firefox */
    url("fonts/biome/1d4d7dd348a7632d33c193edf4827f87.woff") format("woff"), /* chrome firefox */
    url("fonts/biome/1d4d7dd348a7632d33c193edf4827f87.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
    url("fonts/biome/1d4d7dd348a7632d33c193edf4827f87.svg#Biome") format("svg"); /* iOS 4.1- */
}
@font-face {
    font-family: 'AkienFont';
    src: url('/css/fonts/font-startandgo-home/startandgo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('roboto/KFOkCnqEu92Fr1MmgVxIIzIXKMny.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
.akien-font {
    font-family: 'AkienFont', sans-serif;
}
.biome-font {
    font-family: 'Biome', sans-serif;
}
.roboto-font {
    font-family: 'Roboto', sans-serif;
}
