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