
@font-face {
    font-family: 'ralewaybold';
    src: url('raleway-bold.eot');
    src: url('raleway-boldd41d.eot?#iefix') format('embedded-opentype'),
         url('raleway-bold.html') format('woff2'),
         url('raleway-bold.woff') format('woff'),
         url('raleway-bold.ttf') format('truetype'),
         url('raleway-bold.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewayregular';
    src: url('raleway-regular.eot');
    src: url('raleway-regulard41d.eot?#iefix') format('embedded-opentype'),
         url('raleway-regular.html') format('woff2'),
         url('raleway-regular.woff') format('woff'),
         url('raleway-regular.ttf') format('truetype'),
         url('raleway-regular.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewaylight';
    src: url('raleway-light.eot');
    src: url('raleway-lightd41d.eot?#iefix') format('embedded-opentype'),
         url('raleway-light.html') format('woff2'),
         url('raleway-light.woff') format('woff'),
         url('raleway-light.ttf') format('truetype'),
         url('raleway-light.svg#ralewaylight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'silkscreennormal';
    src: url('slkscr.eot');
    src: url('slkscrd41d.eot?#iefix') format('embedded-opentype'),
         url('slkscr.html') format('woff2'),
         url('slkscr.woff') format('woff'),
         url('slkscr.ttf') format('truetype'),
         url('slkscr.svg#silkscreennormal') format('svg');
    font-weight: normal;
    font-style: normal;

}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'ralewaylight';
        src: url('raleway-light.svg#ralewaylight') format('svg');
    }
    @font-face {
        font-family: 'ralewaybold';
        src: url('raleway-bold.svg#ralewaybold') format('svg');
    }
    @font-face {
		font-family: 'ralewayregular';
        src: url('raleway-regular.svg#ralewayregular') format('svg');
    }
    @font-face {
		font-family: 'silkscreennormal';
        src:
         url('slkscr.html') format('woff2'),
         url('slkscr.woff') format('woff');
    }
}
