@font-face {
    font-family: 'Times';
    src: url('fonts/Times.eot');
    src: url('fonts/Times.eot?#iefix') format('embedded-opentype'),
        url('fonts/Times.woff2') format('woff2'),
        url('fonts/Times.woff') format('woff'),
        url('fonts/Times.ttf') format('truetype'),
        url('fonts/Times.svg#Times') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

