/*
- - - > |  @font-face  | < - - - 
*/
/* Moniker Web Basic Light */
	@font-face {
	font-family: 'MonikerWebBasic';
	src: url('https://iconrelocation.com/webfonts/MonikerWebBasicLight/MonikerWebBasicLight.eot');
	src: url('https://iconrelocation.com/webfonts/MonikerWebBasicLight/MonikerWebBasicLight.eot?#iefix') format('embedded-opentype'),
         url('https://iconrelocation.com/webfonts/MonikerWebBasicLight/MonikerWebBasicLight.woff2') format('woff2'),
         url('https://iconrelocation.com/webfonts/MonikerWebBasicLight/MonikerWebBasicLight.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	}

/* Moniker Web Basic Light Italic */
	@font-face {
	font-family: 'MonikerWebBasic';
	src: url('https://iconrelocation.com/webfonts/MonikerWebBasicLightItalic/MonikerWebBasicLightItalic.eot');
	src: url('https://iconrelocation.com/webfonts/MonikerWebBasicLightItalic/MonikerWebBasicLightItalic.eot?#iefix') format('embedded-opentype'),
         url('https://iconrelocation.com/webfonts/MonikerWebBasicLightItalic/MonikerWebBasicLightItalic.woff2') format('woff2'),
         url('https://iconrelocation.com/webfonts/MonikerWebBasicLightItalic/MonikerWebBasicLightItalic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
	}

/* Moniker Web Basic Medium */
	@font-face {
	font-family: 'MonikerWebBasic';
	src: url('https://iconrelocation.com/webfonts/MonikerWebBasicMedium/MonikerWebBasicMedium.eot');
	src: url('https://iconrelocation.com/webfonts/MonikerWebBasicMedium/MonikerWebBasicMedium.eot?#iefix') format('embedded-opentype'),
         url('https://iconrelocation.com/webfonts/MonikerWebBasicMedium/MonikerWebBasicMedium.woff2') format('woff2'),
         url('https://iconrelocation.com/webfonts/MonikerWebBasicMedium/MonikerWebBasicMedium.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	}

/* Moniker Web Basic Medium Italic */
	@font-face {
	font-family: 'MonikerWebBasic';
	src: url('https://iconrelocation.com/webfonts/MonikerWebBasicMediumItalic/MonikerWebBasicMediumItalic.eot');
	src: url('https://iconrelocation.com/webfonts/MonikerWebBasicMediumItalic/MonikerWebBasicMediumItalic.eot?#iefix') format('embedded-opentype'),
         url('https://iconrelocation.com/webfonts/MonikerWebBasicMediumItalic/MonikerWebBasicMediumItalic.woff2') format('woff2'),
         url('https://iconrelocation.com/webfonts/MonikerWebBasicMediumItalic/MonikerWebBasicMediumItalic.woff') format('woff');
	font-weight: 600;
	font-style: italic;
	}

/*
- - - > |  Font classes  | < - - - 
*/
.MonikerWebBasicLight {
	font-family: 'MonikerWebBasic';
	font-weight: 300;
	font-style: normal;
	}

.MonikerWebBasicLightItalic {
	font-family: 'MonikerWebBasic';
	font-weight: 300;
	font-style: italic;
	}

.MonikerWebBasicMedium {
	font-family: 'MonikerWebBasic';
	font-weight: 600;
	font-style: normal;
	}

.MonikerWebBasicMediumItalic {
	font-family: 'MonikerWebBasic';
	font-weight: 600;
	font-style: italic;
	}

/*
