@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: "GellixRegular";
    src: url("../fonts/Gellix-Regular.woff2") format("woff2"),
         url("../fonts/Gellix-Regular.woff") format("woff")}

@font-face {
	
	font-family: "GellixSemiBold";
	src: url("../fonts/Gellix-SemiBold.woff2") format("woff2"),
        url("../fonts/Gellix-SemiBold.woff") format("woff");
}

.tm-header :not(.uk-sticky-below)>.uk-navbar-container{padding-top:0px !important}