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

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


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