@font-face {
	font-family: 'Conv_Orbitron-Bold';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/orbitron.svg') format('svg'),
  	   url('../fonts/orbitron.woff') format('woff');
}

.fontPreload{
    position:absolute;
    left:-100px;
}
