@font-face {
    font-family: 'Brown';
    src: url('../fonts/Brown-Light.eot');
    src: url('../fonts/Brown-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Brown-Light.woff2') format('woff2'),
    url('../fonts/Brown-Light.woff') format('woff'),
    url('../fonts/Brown-Light.ttf') format('truetype'),
    url('../fonts/Brown-Light.svg#Brown-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Brown';
    src: url('../fonts/Brown-Regular.eot');
    src: url('../fonts/Brown-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Brown-Regular.woff2') format('woff2'),
    url('../fonts/Brown-Regular.woff') format('woff'),
    url('../fonts/Brown-Regular.ttf') format('truetype'),
    url('../fonts/Brown-Regular.svg#Brown-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Brown';
    src: url('../fonts/Brown-Bold.eot');
    src: url('../fonts/Brown-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Brown-Bold.woff2') format('woff2'),
    url('../fonts/Brown-Bold.woff') format('woff'),
    url('../fonts/Brown-Bold.ttf') format('truetype'),
    url('../fonts/Brown-Bold.svg#Brown-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
