

  
@font-face {
	font-family: 'BeVietnam';
	src: url('webfonts/BeVietnam-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	
}
 
  
@font-face {
	font-family: 'BeVietnam';
	src: url('webfonts/BeVietnam-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
	
	}

@font-face {
	font-family: 'OpenSans';
	src: url('webfonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	
}
 @font-face {
	font-family: 'OpenSans';
	src: url('webfonts/OpenSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
	
}

@font-face {
	font-family: 'Orbitron';
	src: url('webfonts/Orbitron-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	
}
 