
@import url('https://fonts.googleapis.com/css?family=Reem+Kufi|Roboto:300,400,500,700');
/*
font-family: 'Reem Kufi', sans-serif;
font-family: 'Roboto', sans-serif;
*/

@font-face {
    font-family: 'cambria';
    src: url('../fonts/cambria/Cambria.eot');
    src: url('../fonts/cambria/Cambria.eot?#iefix') format('embedded-opentype'),
        url('../fonts/cambria/Cambria.woff2') format('woff2'),
        url('../fonts/cambria/Cambria.woff') format('woff'),
        url('../fonts/cambria/Cambria.ttf') format('truetype'),
        url('../fonts/cambria/Cambria.svg#cambria') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/gotham/GothamLight.eot');
    src: url('../fonts/gotham/GothamLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham/GothamLight.woff2') format('woff2'),
        url('../fonts/gotham/GothamLight.woff') format('woff'),
        url('../fonts/gotham/GothamLight.ttf') format('truetype'),
        url('../fonts/gotham/GothamLight.svg#GothamLight') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('../fonts/gotham/GothamThin.eot');
    src: url('../fonts/gotham/GothamThin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham/GothamThin.woff2') format('woff2'),
        url('../fonts/gotham/GothamThin.woff') format('woff'),
        url('../fonts/gotham/GothamThin.ttf') format('truetype'),
        url('../fonts/gotham/GothamThin.svg#GothamThin') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/gotham/GothamMedium.eot');
    src: url('../fonts/gotham/GothamMedium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham/GothamMedium.woff2') format('woff2'),
        url('../fonts/gotham/GothamMedium.woff') format('woff'),
        url('../fonts/gotham/GothamMedium.ttf') format('truetype'),
        url('../fonts/gotham/GothamMedium.svg#GothamMedium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/gotham/GothamBold.eot');
    src: url('../fonts/gotham/GothamBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham/GothamBold.woff2') format('woff2'),
        url('../fonts/gotham/GothamBold.woff') format('woff'),
        url('../fonts/gotham/GothamBold.ttf') format('truetype'),
        url('../fonts/gotham/GothamBold.svg#GothamBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
  font-family: "Flaticon";
  src: url("../fonts/flaticon/Flaticon.eot");
  src: url("../fonts/flaticon/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/flaticon/Flaticon.woff") format("woff"),
       url("../fonts/flaticon/Flaticon.ttf") format("truetype"),
       url("../fonts/flaticon/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/flaticon/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
  font-style: normal;

}

.flaticon-pinterest:before { content: "\f100"; }
.flaticon-instagram:before { content: "\f101"; }
.flaticon-google-plus:before { content: "\f102"; }
.flaticon-linkedin-logo:before { content: "\f103"; }
.flaticon-twitter:before { content: "\f104"; }
.flaticon-facebook:before { content: "\f105"; }
.flaticon-tool:before { content: "\f106"; }
.flaticon-close-envelope:before { content: "\f107"; }
.flaticon-technology-2:before { content: "\f108"; }
.flaticon-technology-1:before { content: "\f109"; }
.flaticon-technology:before { content: "\f10a"; }
.flaticon-stretch:before { content: "\f10b"; }
.flaticon-license:before { content: "\f10c"; }
.flaticon-envelope:before { content: "\f10d"; }
.flaticon-business:before { content: "\f10e"; }
.flaticon-signs:before { content: "\f10f"; }