@font-face {
    font-family: "Arial Black";
    src: url('../fonts/ariblk.ttf');
}

@font-face {
    font-family: 'Merriweather Bold';
    src: url('../fonts/Merriweather-Bold_1.ttf');
    font-style:normal;
}

@font-face {
    font-family: 'Merriweather Bold';
    src: url('../fonts/Merriweather-BoldItalic_1.ttf');
    font-style:italic;
}

@font-face {
    font-family: 'Merriweather Light';
    src: url('../fonts/Merriweather-Light_1.ttf');
    font-style:normal;
}

@font-face {
    font-family: 'Merriweather Light';
    src: url('../fonts/Merriweather-LightItalic_1.ttf');
    font-style:italic;
}

@font-face {
    font-family: 'Ubuntu regular';
    src: url('../fonts/Ubuntu-R.ttf');
    font-style:normal;
}

@font-face {
    font-family: 'Ubuntu regular';
    src: url('../fonts/Ubuntu-I.ttf');
    font-style:italic;
}

@font-face {
    font-family: 'Helvetica W01 Roman';
    src: url('../fonts/Helvetica_W01_Textbook_Rg.ttf');
}

/*OpenSerif*/
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Regular.ttf');
    font-weight:normal;
    font-style:normal;    
}
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Italic.ttf');
    font-weight:normal;
    font-style:italic;
}
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Bold.ttf');
    font-weight:bold;
    font-style:normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-BoldItalic.ttf');
    font-weight:bold;
    font-style:italic; 
}

/*Lato*/
@font-face {
    font-family: Lato;
    src: url('../fonts/Lato-Regular.ttf');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family: Lato;
    src: url('../fonts/Lato-Bold.ttf');
    font-weight:bold;
    font-style:normal;
}
@font-face {
    font-family: Lato;
    src: url('../fonts/Lato-Italic.ttf');
    font-weight:normal;
    font-style:italic;
}
@font-face {
    font-family: Lato;
    src: url('../fonts/Lato-BoldItalic.ttf');
    font-weight:bold;
    font-style:italic;
}
/*Roboto Slab*/
@font-face {
    font-family: 'Roboto Slab';
    src: url('../fonts/RobotoSlab-Regular.ttf');
    font-weight:normal;
}
@font-face {
    font-family: 'Roboto Slab';
    src: url('../fonts/RobotoSlab-Bold.ttf');
    font-weight:bold;
}

@font-face {
    font-family: 'Droid Serif';
    src: url('../fonts/DroidSerif.ttf');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family: 'Droid Serif';
    src: url('../fonts/DroidSerif-Bold.ttf');
    font-weight:bold;
    font-style:normal;
}
@font-face {
    font-family: 'Droid Serif';
    src: url('../fonts/DroidSerif-Italic.ttf');
    font-weight:normal;
    font-style:italic;
}
@font-face {
    font-family: 'Droid Serif';
    src: url('../fonts/DroidSerif-BoldItalic.ttf');
    font-weight:bold;
    font-style:italic;
}

@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/PT_Sans-Web-Regular.ttf');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/PT_Sans-Web-Bold.ttf');
    font-weight:bold;
    font-style:normal;
}
@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/PT_Sans-Web-Italic.ttf');
    font-weight:normal;
    font-style:italic;
}
@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/PT_Sans-Web-BoldItalic.ttf');
    font-weight:bold;
    font-style:italic;
}

@font-face {
    font-family: 'Droid Sans';
    src: url('../fonts/DroidSans.ttf');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family: 'Droid Sans';
    src: url('../fonts/DroidSans-Italic.ttf');
    font-weight:normal;
    font-style:italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.ttf');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.ttf');
    font-weight:bold;
    font-style:normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Italic.ttf');
    font-weight:normal;
    font-style:italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-BoldItalic.ttf');
    font-weight:bold;
    font-style:italic;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/RobotoCondensed-Regular.ttf');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/RobotoCondensed-Bold.ttf');
    font-weight:bold;
    font-style:normal;
}
@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/RobotoCondensed-Italic.ttf');
    font-weight:normal;
    font-style:italic;
}
@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/RobotoCondensed-BoldItalic.ttf');
    font-weight:bold;
    font-style:italic;
}

@font-face {
    font-family: 'Oswald';
    src: url('../fonts/Oswald-Regular.ttf');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family: 'Oswald';
    src: url('../fonts/Oswald-Bold.ttf');
    font-weight:bold;
    font-style:normal;
}

@font-face {
    font-family: 'Lora';
    src: url('../fonts/Lora-Regular.ttf');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family: 'Lora';
    src: url('../fonts/Lora-Bold.ttf');
    font-weight:bold;
    font-style:normal;
}
@font-face {
    font-family: 'Lora';
    src: url('../fonts/Lora-Italic.ttf');
    font-weight:normal;
    font-style:italic;
}
@font-face {
    font-family: 'Lora';
    src: url('../fonts/Lora-BoldItalic.ttf');
    font-weight:bold;
    font-style:italic;
}

@font-face {
    font-family: 'RobotoMono';
    src: url('../fonts/RobotoMono-Regular.ttf');
}

@font-face {
    font-family:ProformaSemibold;
    src:url('../fonts/ProformaSemibold.ttf') format("truetype");
    font-style:normal;
    font-weight:700
}

@font-face{
    font-family:Proforma;
    src:url('../fonts/Proforma.ttf') format("truetype");
    font-style:normal;
    font-weight:400
}

@font-face{
    font-family:BentonSansCond;
    src:url('../fonts/BentonSansCond.ttf') format("truetype");
    font-style:normal;
    font-weight:400
}

@font-face {
    font-family: "TradeGothicBold";
    src: url("../fonts/78397af4-a9d9-4b09-bbd0-9e73b50505ae.eot") format("embedded-opentype"), url("../fonts/e6479257-b3cc-46ce-8211-c61bf17beade.woff") format("woff"), url("../fonts/e1818938-fb5b-4dd7-b591-7c9203690937.ttf") format("truetype"), url("../fonts/30f633f8-d29f-464b-9fe9-5d8974aee0ac.svg#30f633f8-d29f-464b-9fe9-5d8974aee0ac") format("svg");
}
@font-face {
    font-family: "TradeGothicCondensedBold";
    src: url("../fonts/e4693908-7208-4b04-93c4-8d004c3b4e1f.eot") format("embedded-opentype"), url("../fonts/e2fbc63c-e7b1-4828-b0b6-275131d16fd0.woff") format("woff"), url("../fonts/805d9356-a4a5-46df-8390-957c803e33bc.ttf") format("truetype"), url("../fonts/df0f9c50-3ce3-4b1f-8120-074ca66b83b1.svg#df0f9c50-3ce3-4b1f-8120-074ca66b83b1") format("svg");
}
@font-face {
    font-family: "TradeGothicRegular";
    src: url("../fonts/9988b815-1feb-406c-a883-daa713dde285.eot") format("embedded-opentype"), url("../fonts/89cdefe7-0e02-4f9b-9b0a-c92845cab3d6.woff") format("woff"), url("../fonts/6e07ee60-77f5-4906-9488-872597538762.ttf") format("truetype"), url("../fonts/b4a8da2c-ff35-40ec-8433-c4e4738c488b.svg#b4a8da2c-ff35-40ec-8433-c4e4738c488b") format("svg");
}


@font-face {
    font-family: 'KONE Information';
    src: url('../KONE%20Information.otf');
}

@font-face {
    font-family: 'Museo 300';
    src: url('../Museo%20300.otf');
}

@font-face {font-family: 'NeoSansPro-Bold';src: url('../fonts/2F8761_0_0.eot');src: url('../fonts/2F8761_0_0.eot#iefix') format('embedded-opentype'),url('../fonts/2F8761_0_0.woff2') format('woff2'),url('../fonts/2F8761_0_0.woff') format('woff'),url('../fonts/2F8761_0_0.ttf') format('truetype');}
@font-face {font-family: 'NeoSansPro-Light';src: url('../fonts/2F8761_1_0.eot');src: url('../fonts/2F8761_1_0.eot#iefix') format('embedded-opentype'),url('../fonts/2F8761_1_0.woff2') format('woff2'),url('../fonts/2F8761_1_0.woff') format('woff'),url('../fonts/2F8761_1_0.ttf') format('truetype');}


@font-face {
    font-family: "Antenna-Black";
    src: url("../fonts/7bd817d3-2a0d-4d47-962c-34544ae15bf1-2.eot");
    src: url("../fonts/7bd817d3-2a0d-4d47-962c-34544ae15bf1-2.eot") format("embedded-opentype"), url("../fonts/7bd817d3-2a0d-4d47-962c-34544ae15bf1-3.woff") format("woff"), url("../fonts/7bd817d3-2a0d-4d47-962c-34544ae15bf1-1.ttf") format("truetype");
    font-style: normal;
    font-weight: bold
}
@font-face {
    font-family: "AntennaCond-Black";
    src: url("../fonts/010dc6ba-a8f8-4409-b7c4-6f7cf2a04bcc-2.eot");
    src: url("../fonts/010dc6ba-a8f8-4409-b7c4-6f7cf2a04bcc-2.eot") format("embedded-opentype"), url("../fonts/010dc6ba-a8f8-4409-b7c4-6f7cf2a04bcc-3.woff") format("woff"), url("../fonts/010dc6ba-a8f8-4409-b7c4-6f7cf2a04bcc-1.ttf") format("truetype");
    font-style: normal;
    font-weight: bold
}
@font-face {
    font-family: "AntennaCond-Bold";
    src: url("../fonts/84f919c2-8e2d-4bf8-95d5-a113509950d5-2.eot");
    src: url("../fonts/84f919c2-8e2d-4bf8-95d5-a113509950d5-2.eot") format("embedded-opentype"), url("../fonts/84f919c2-8e2d-4bf8-95d5-a113509950d5-3.woff") format("woff"), url("../fonts/84f919c2-8e2d-4bf8-95d5-a113509950d5-1.ttf") format("truetype");
    font-style: normal;
    font-weight: bold
}
@font-face {
    font-family: "AntennaCond";
    src: url("../fonts/9afced78-54e6-49db-9a19-75c4a5a2b018-2.eot");
    src: url("../fonts/9afced78-54e6-49db-9a19-75c4a5a2b018-2.eot") format("embedded-opentype"), url("../fonts/9afced78-54e6-49db-9a19-75c4a5a2b018-3.woff") format("woff"), url("../fonts/9afced78-54e6-49db-9a19-75c4a5a2b018-1.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}
@font-face {
    font-family: "ReceiverBetaCond";
    src: url("../fonts/7ccb8381-f143-469d-b0af-413037d19334-2.eot");
    src: url("../fonts/7ccb8381-f143-469d-b0af-413037d19334-2.eot") format("embedded-opentype"), url("../fonts/7ccb8381-f143-469d-b0af-413037d19334-3.woff") format("woff"), url("../fonts/7ccb8381-f143-469d-b0af-413037d19334-1.ttf") format("truetype");
    font-style: normal;
    font-weight: bold
}
@font-face {
    font-family: AntennaExtraCond;
    src: url('../AntennaExtraCond-Bold.otf') format('opentype'), url('../fonts/AntennaExtraCond-Bold.eot#iefix') format('embedded-opentype'), url('../fonts/AntennaExtraCond-Bold.woff') format('woff');
    font-weight: bold
}
@font-face {
    font-family: AntennaExtraCond Bold;
    src: url('../AntennaExtraCond-Bold.otf') format('opentype'), url('../fonts/AntennaExtraCond-Bold.eot#iefix') format('embedded-opentype'), url('../fonts/AntennaExtraCond-Bold.woff') format('woff');
    font-weight: bold
}
@font-face {
	font-family: 'icon-font';
	src: url("../fonts/icon-font_20160629.eot");
	src: url("../fonts/icon-font_20160629_1.eot#iefixg1dkbt") format("embedded-opentype"), url("../fonts/icon-font_20160629.woff") format("woff"), url("../fonts/icon-font_20160629.ttf") format("truetype"), url("../fonts/icon-font_20160629.svg#icon-font") format("svg");
	font-weight: normal;
	font-style: normal; 
}


@font-face {
    font-family: 'Rotis-Regular';
    src: url(../fonts/rotissansserif-webfont.eot);
    src: url(../fonts/rotissansserif-webfont.eot#iefix) format('embedded-opentype'), url(../fonts/rotissansserif-webfont.woff) format('woff'), url(../fonts/rotissansserif-webfont.ttf) format('truetype'), url(../fonts/rotissansserif-webfont.svg#rotissansserifregular) format('svg');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'Rotis-Bold';
    src: url(../fonts/rotissansserif-bold-webfont.eot);
    src: url(../fonts/rotissansserif-bold-webfont.eot#iefix) format('embedded-opentype'), url(../fonts/rotissansserif-bold-webfont.woff) format('woff'), url(../fonts/rotissansserif-bold-webfont.ttf) format('truetype'), url(../fonts/rotissansserif-bold-webfont.svg#rotissansserif_65bold) format('svg');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'Rotis-Extra-Bold';
    src: url(../fonts/rotissansserif-extrabold-webfont.eot);
    src: url(../fonts/rotissansserif-extrabold-webfont.eot#iefix) format('embedded-opentype'), url(../fonts/rotissansserif-extrabold-webfont.woff) format('woff'), url(../fonts/rotissansserif-extrabold-webfont.ttf) format('truetype'), url(../fonts/rotissansserif-extrabold-webfont.svg#rotissansserif_extra_75bold) format('svg');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'Rotis-Italic';
    src: url(../fonts/rotissansserif-italic-webfont.eot);
    src: url(../fonts/rotissansserif-italic-webfont.eot#iefix) format('embedded-opentype'), url(../fonts/rotissansserif-italic-webfont.woff) format('woff'), url(../fonts/rotissansserif-italic-webfont.ttf) format('truetype'), url(../fonts/rotissansserif-italic-webfont.svg#rotissansserif_56italic) format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face{
	font-family:"Slate-W01";
	src:url("../fonts/8770f5ba-b290-4c39-8053-fa62b4504af6.eot");
	src:url("../fonts/8770f5ba-b290-4c39-8053-fa62b4504af6.eot#iefix") format("eot"),url("../fonts/f0e21b22-be82-4646-8834-929f21697b8b.woff") format("woff"),url("../fonts/e34fcf36-14df-42f7-b779-2715c5e4cf48.ttf") format("truetype"),url("../fonts/cee327ea-b14e-45be-860f-f5d226b92bf3.svg#cee327ea-b14e-45be-860f-f5d226b92bf3") format("svg");
	font-weight:100;
	font-style:normal
}
@font-face{
	font-family:"Slate-W01";
	src:url("../fonts/6c114a84-aeac-4533-a8f3-798922cc0300.eot");
	src:url("../fonts/6c114a84-aeac-4533-a8f3-798922cc0300.eot#iefix") format("eot"),url("../fonts/90807bcf-e7e3-43ac-9ebb-a96364087325.woff") format("woff"),url("../fonts/389822d1-6f97-438c-a4a1-5f97d1005a3f.ttf") format("truetype"),url("../fonts/e2bc308f-8bfe-48a1-89d7-a5a8ac370ff0.svg#e2bc308f-8bfe-48a1-89d7-a5a8ac370ff0") format("svg");
	font-weight:300;
	font-style:normal
}
@font-face{
	font-family:"Slate-W01";
	src:url("../fonts/fce4d9fd-68c9-4ad9-b540-f7f958aaa7c7.eot");
	src:url("../fonts/fce4d9fd-68c9-4ad9-b540-f7f958aaa7c7.eot#iefix") format("eot"),url("../fonts/2ba90e1d-8ec8-4aa3-b82d-e77ab3f6fdda.woff") format("woff"),url("../fonts/56e9b083-e986-47d7-bfc8-da81847feb7a.ttf") format("truetype"),url("../fonts/db978b75-1d87-4a94-98f8-4f05471202da.svg#db978b75-1d87-4a94-98f8-4f05471202da") format("svg");
	font-weight:500;
	font-style:normal
}
@font-face{
	font-family:"Slate-W01";
	src:url("../fonts/07c39739-022e-4316-a810-e50083952993.eot");
	src:url("../fonts/07c39739-022e-4316-a810-e50083952993.eot#iefix") format("eot"),url("../fonts/acc38200-60f8-4371-8311-ab06a77e1e41.woff") format("woff"),url("../fonts/8be1db05-cb45-4b9c-9e61-72c4c901c7e4.ttf") format("truetype"),url("../fonts/a01f078e-5a5f-41b2-8351-650710627e03.svg#a01f078e-5a5f-41b2-8351-650710627e03") format("svg");
	font-weight:700;
	font-style:normal
}
@font-face{
	font-family:'CharisSIL';
	src:url('../fonts/charissil-r-webfont.eot');
	src:url('../fonts/charissil-r-webfont.eot#iefix') format('embedded-opentype'),url('../fonts/charissil-r-webfont.woff2') format('woff2'),url('../fonts/charissil-r-webfont.woff') format('woff'),url('../fonts/charissil-r-webfont.ttf') format('truetype'),url('../fonts/charissil-r-webfont.svg#charis_silregular') format('svg');
	font-weight:100;
	font-style:normal
}
@font-face{
	font-family:'CharisSIL';
	src:url('../fonts/charissil-b-webfont.eot');
	src:url('../fonts/charissil-b-webfont.eot#iefix') format('embedded-opentype'),url('../fonts/charissil-b-webfont.woff2') format('woff2'),url('../fonts/charissil-b-webfont.woff') format('woff'),url('../fonts/charissil-b-webfont.ttf') format('truetype'),url('../fonts/charissil-b-webfont.svg#charis_silbold') format('svg');
	font-weight:500;
	font-style:normal
}