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