@font-face {
    font-family: 'OpenSans';
	
	src: url('../fonts/opensans-light');
    src: url('../fonts/opensans-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-light.woff') format('woff'),
         url('../fonts/opensans-light.ttf') format('truetype'),
         url('../fonts/opensans-light.svg#robotoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansRegular';
	
	src: url('../fonts/opensans-regular');
    src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular.woff') format('woff'),
         url('../fonts/opensans-regular.ttf') format('truetype'),
         url('../fonts/opensans-regular.svg#robotoitalic') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansSemibold';
	
	src: url('../fonts/opensans-semibold');
    src: url('../fonts/opensans-semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold.woff') format('woff'),
         url('../fonts/opensans-semibold.ttf') format('truetype'),
         url('../fonts/opensans-semibold.svg#robotoitalic') format('svg');
    font-weight: 400;
    font-style: normal;
}


@charset "UTF-8";

@font-face {
  font-family: "untitled-font-2";
  src:url("../fonts/untitled-font-2.eot");
  src:url("../fonts/untitled-font-2.eot?#iefix") format("embedded-opentype"),
    url("../fonts/untitled-font-2.woff") format("woff"),
    url(".../fonts/untitled-font-2.ttf") format("truetype"),
    url("../fonts/untitled-font-2.svg#untitled-font-2") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "untitled-font-2" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-2" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-plus-squared:before {
  content: "a";
}
.icon-camera:before {
  content: "b";
}
.icon-google-plus:before {
  content: "c";
}
.icon-linkedin-square:before {
  content: "d";
}
.icon-newspaper:before {
  content: "f";
}
.icon-vcard:before {
  content: "g";
}
.icon-folder3:before {
  content: "h";
}
.icon-pencil:before {
  content: "i";
}
.icon-torso-female:before {
  content: "j";
}
.icon-move-down:before {
  content: "k";
}
.icon-sign-out:before {
  content: "l";
}
.icon-mail:before {
  content: "m";
}
.icon-x:before {
  content: "n";
}
.icon-list-thumbnails:before {
  content: "o";
}
.icon-download:before {
  content: "p";
}
.icon-calendar:before {
  content: "r";
}
.icon-check-square:before {
  content: "s";
}
.icon-undo:before {
  content: "t";
}
.icon-floppy:before {
  content: "q";
}
.icon-comments:before {
  content: "u";
}
.icon-heart:before {
  content: "v";
}
.icon-torso-business:before {
  content: "w";
}
.icon-trash:before {
  content: "x";
}
.icon-credit-card:before {
  content: "y";
}
.icon-heart-1:before {
  content: "z";
}
.icon-talk-chat-2:before {
  content: "A";
}
.icon-youtube-square:before {
  content: "B";
}
.icon-rss:before {
  content: "C";
}
.icon-rss-two:before {
  content: "D";
}
.icon-folder:before {
  content: "E";
}
.icon-facebook-square:before {
  content: "F";
}
.icon-folder-open:before {
  content: "G";
}
.icon-home:before {
  content: "H";
}
.icon-globe-world:before {
  content: "I";
}
.icon-prize-award:before {
  content: "J";
}
.icon-present-gift:before {
  content: "K";
}
.icon-pinterest-square:before {
  content: "L";
}
.icon-photo:before {
  content: "M";
}
.icon-search-find:before {
  content: "N";
}
.icon-twitter-square:before {
  content: "e";
}
.icon-instagram:before {
  content: "O";
}
.icon-clock:before {
  content: "P";
}
.icon-exclamation-circle:before {
  content: "Q";
}
.icon-youtube-play:before {
  content: "R";
}
