/*Fonts*/





@font-face {

    font-family: 'nowbold';

    src: url('now_mdf/now_mdf-bold-webfont.woff2') format('woff2'),

         url('now_mdf/now_mdf-bold-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'nowmedium';

    src: url('now_mdf/now_mdf-medium-webfont.woff2') format('woff2'),

         url('now_mdf/now_mdf-medium-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'nowregular';

    src: url('now_mdf/now_mdf-regular-webfont.woff2') format('woff2'),

         url('now_mdf/now_mdf-regular-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'number23bold';

    src: url('number23/Number23-Bold.woff2') format('woff2'),

         url('number2/Number23-Bold.woff') format('woff'),
		
		url('number2/Number23-Bold.eot') format('eot');

    font-weight: normal;

    font-style: normal;

}



