@font-face {
    font-family: 'Monotype Corsiva';
    src: url(two_fonts.ttf) format('truetype');
}

@font-face {
    font-family: 'Roboto Cn';
    src: url(main_fonts.ttf) format('truetype');
}

