





/* latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 300;
    src: local('Raleway Light'), local('Raleway-Light'), url(raleway-light-webfont.woff2) format('woff2');
}
/* latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: local('Raleway'), url(raleway-regular-webfont.woff2) format('woff2')!important;
}
/* latin */
@font-face {
    font-family: 'Raleway-2';
    font-style: normal;
    font-weight: 500;
    src: url('raleway-medium-webfont.eot');
    src: url('raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
    url('raleway-medium-webfont.woff2') format('woff2'),
    url('raleway-medium-webfont.woff') format('woff'),
    url('raleway-medium-webfont.ttf') format('truetype'),
    url('raleway-medium-webfont.svg#ralewaymedium') format('svg');
}
/* latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url(raleway-semibold-webfont.woff2) format('woff2');
}
/* latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    src: local('Raleway Bold'), local('Raleway-Bold'), url(raleway-bold-webfont.woff2) format('woff2');
}



h1,h2,h3,h4{
    font-family: 'Raleway-2'!important;
}