/*ADD YOUR CUSTOM CSS HERE */

@font-face {
 font-family: 'Montserrat';
 src:
 url('fonts/Montserrat-ExtraLight.woff2') format('woff2'),
 url('fonts/Montserrat-ExtraLight.woff') format('woff'),
 url('fonts/Montserrat-ExtraLight.eot') format('eot');
 font-weight: 200;
 font-style: normal;
}

@font-face {
 font-family: 'Montserrat';
 src:
 url('fonts/Montserrat-Thin.woff2') format('woff2'),
 url('fonts/Montserrat-Thin.woff') format('woff'),
 url('fonts/Montserrat-Thin.eot') format('eot');
 font-weight: 100;
 font-style: normal;
}
