@font-face {
    font-family: 'Gunplay';
    src:url('customfonts/gunplay-rg.ttf') format('ttf'),
    url('customfonts/gunplay-rg.woff') format('woff'),
	url('customfonts/gunplay-rg.woff2') format('woff2');

}


#left_name {
    font-family: 'Gunplay';
}

#righ_name {
    font-family: 'Gunplay';
}

#date {
    font-family: 'Gunplay';
}