@font-face {
    font-family: 'MTCORSVA';
    src: url('../css/MTCORSVA.ttf') format('truetype'), url('../css/MTCORSVA.woff') format('woff'), url('../css/MTCORSVA.eot') format('eot');
    src: local('Monotype Corsiva')
}
h1 {
    font-family: 'MTCORSVA';
    font-size: '20px';
    font-weight: 'bold';
}
h2 {
    font-family: 'MTCORSVA';
    font-size: '3px';
    font-weight: 'bold';
}