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