@font-face {
    font-family: 'brownbold';
    src: url('../../Fonts/brown-bold_0-webfont.woff2') format('woff2'),
    	 url('../../Fonts/brown-bold_0-webfont.otf') ,
         url('../../Fonts/brown-bold_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'brownlight';
    src: url('../../Fonts/brown-light_0-webfont.woff2') format('woff2'),
    	 url('../../Fonts/brown-light_0-webfont.otf') ,
         url('../../Fonts/brown-light_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'brownregular';
    src: url('../../Fonts/brown-regular_0-webfont.woff2') format('woff2'),
    	 url('../../Fonts/brown-regular_0-webfont.otf') ,
         url('../../Fonts/brown-regular_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}