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