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

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

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