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