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