@font-face {
    font-family: 'Western Brother';
    src: url('WesternBrother.eot');
    src: url('WesternBrother.eot?#iefix') format('embedded-opentype'),
        url('WesternBrother.woff2') format('woff2'),
        url('WesternBrother.ttf') format('truetype'),
        url('WesternBrother.svg#WesternBrother') format('svg');
    font-weight: normal;
    font-style: normal;
}