@font-face {
    font-family:'Raleway';
    font-style:normal;
    font-weight:300;
    src:url(/css/fonts/raleway/Raleway-Light_0.ttf)
}
@font-face {
    font-family:'Raleway';
    font-style:normal;
    font-weight:400;
    src:url(/css/fonts/raleway/Raleway-Regular_0.ttf)
}
@font-face {
    font-family:'Raleway';
    font-style:normal;
    font-weight:500;
    src:url(/css/fonts/raleway/Raleway-Medium_0.ttf)
}
@font-face {
    font-family:'Raleway';
    font-style:normal;
    font-weight:600;
    src:url(/css/fonts/raleway/Raleway-SemiBold_0.ttf)
}
@font-face {
    font-family:'Raleway';
    font-style:normal;
    font-weight:700;
    src:url(/css/fonts/raleway/Raleway-Bold_0.ttf)
}