/*
Theme Name: Suidobashi Child
Theme URI:
Description: Your child theme description text...
Author: Your Name
Author URI: http://www.yourdomain.com/
Template: suidobashi
Version: 1.0
Tags: Suidobashi Child Theme
*/

@font-face {
    font-family: 'ralewaythin';
    src: url('fonts/raleway-thin-webfont.eot');
    src: url('fonts/raleway-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-thin-webfont.woff2') format('woff2'),
         url('fonts/raleway-thin-webfont.woff') format('woff'),
         url('fonts/raleway-thin-webfont.ttf') format('truetype'),
         url('fonts/raleway-thin-webfont.svg#ralewaythin') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'ralewaythin_italic';
    src: url('fonts/raleway-thinitalic-webfont.eot');
    src: url('fonts/raleway-thinitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-thinitalic-webfont.woff2') format('woff2'),
         url('fonts/raleway-thinitalic-webfont.woff') format('woff'),
         url('fonts/raleway-thinitalic-webfont.ttf') format('truetype'),
         url('fonts/raleway-thinitalic-webfont.svg#ralewaythin_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
.intro-slogan {font-family: 'ralewaythin_italic'; font-size: 3rem;}