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