@font-face {
    font-family: 'Gellix-Bold';
    src: url(fonts/Gellix-Bold.ttf);
}
@font-face {
    font-family: 'Gellix-Light';
    src: url(fonts/Gellix-Light.ttf);
}
@font-face {
    font-family: 'Gellix-Medium';
    src: url(fonts/Gellix-Medium.ttf);
}
@font-face {
    font-family: 'Gellix-Regular';
    src: url(fonts/Gellix-Regular.ttf);
}
@font-face {
    font-family: 'Gellix-SemiBold';
    src: url(fonts/Gellix-SemiBold.ttf);
}

@font-face {
    font-family: 'GraphikLight';
    src:url(fonts/Graphik-Light-Web.woff2) format('woff2');
}
@font-face {
    font-family: 'GraphikMedium';
    src: url(fonts/Graphik-Medium-Web.woff2) format('woff2');
}
@font-face {
    font-family: 'GraphikRegular';
    src: url(fonts/Graphik-Regular-Web.woff2) format('woff2');
}
@font-face {
    font-family: 'GraphikSemibold';
    src:url(fonts/Graphik-Semibold-Web.woff2) format('woff2');
}
