@charset "UTF-8";

@font-face{
    font-family:'Raleway light';
    src:url(../fonts/Raleway-Light.ttf) format('truetype');
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'Raleway regular';
    src:url(../fonts/Raleway-Regular.ttf) format('truetype');
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'Raleway semibold';
    src:url(../fonts/Raleway-SemiBold.ttf) format('truetype');
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'Raleway bold';
    src:url(../fonts/Raleway-Bold.ttf) format('truetype');
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'Oswald';
    src:url(../fonts/Oswald-Regular.ttf) format('truetype');
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'Oswald semibold';
    src:url(../fonts/Oswald-SemiBold.ttf) format('truetype');
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'Oswald bold';
    src:url(../fonts/Oswald-Bold.ttf) format('truetype');
    font-weight:400;
    font-style:normal
}