@font-face {
    font-family: 'brutal';
    src: url('../fonts/Brutal/brutal-type-light-webfont.eot');
    src: url('../fonts/Brutal/brutal-type-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Brutal/brutal-type-light-webfont.woff2') format('woff2'),
         url('../fonts/Brutal/brutal-type-light-webfont.woff') format('woff'),
         url('../fonts/Brutal/brutal-type-light-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'brutal';
    src: url('../fonts/Brutal/brutal-type-regular-webfont.eot');
    src: url('../fonts/Brutal/brutal-type-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Brutal/brutal-type-regular-webfont.woff2') format('woff2'),
         url('../fonts/Brutal/brutal-type-regular-webfont.woff') format('woff'),
         url('../fonts/Brutal/brutal-type-regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'brutal';
    src: url('../fonts/Brutal/brutal-type-bold-webfont.eot');
    src: url('../fonts/Brutal/brutal-type-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Brutal/brutal-type-bold-webfont.woff2') format('woff2'),
         url('../fonts/Brutal/brutal-type-bold-webfont.woff') format('woff'),
         url('../fonts/Brutal/brutal-type-bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}