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