@font-face {
     font-family: 'Golos';
     src: url('/font/GolosText-Black.ttf');
}

@font-face {
     font-family: 'Times';
     src: url('/font/times_new_roman.ttf');
}

@font-face {
     font-family: 'Times-Bold';
     src: url('/font/times_new_roman_bold.ttf');
}

#print_title {
     font-family: 'Times'
}