

@font-face {
    font-family: "Raleway";
    src: url("fonts/RalewayThin.eot");
    src: url("fonts/RalewayThin.eot?#iefix")format("embedded-opentype"),
    url("fonts/RalewayThin.woff") format("woff"),
    url("fonts/RalewayThin.ttf") format("truetype");
    font-style: normal;
    font-weight: 100;
}

@font-face {
    font-family: "Raleway";
    src: url("fonts/RalewayLight.eot");
    src: url("fonts/RalewayLight.eot?#iefix")format("embedded-opentype"),
    url("fonts/RalewayLight.woff") format("woff"),
    url("fonts/RalewayLight.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: "Raleway";
    src: url("fonts/RalewayRegular.eot");
    src: url("fonts/RalewayRegular.eot?#iefix")format("embedded-opentype"),
    url("fonts/RalewayRegular.woff") format("woff"),
    url("fonts/RalewayRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Raleway";
    src: url("fonts/RalewayBold.eot");
    src: url("fonts/RalewayBold.eot?#iefix")format("embedded-opentype"),
    url("fonts/RalewayBold.woff") format("woff"),
    url("fonts/RalewayBold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}

@font-face {
    font-family: "Raleway";
    src: url("fonts/RalewayExtraBold.eot");
    src: url("fonts/RalewayExtraBold.eot?#iefix")format("embedded-opentype"),
    url("fonts/RalewayExtraBold.woff") format("woff"),
    url("fonts/RalewayExtraBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 800;
}