﻿@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'iconCSI';
    src: url('iconCSI/icomoon.eot');
    src: url('iconCSI/icomoon.eot?#iefix') format('embedded-opentype'), 
        url('iconCSI/icomoon.woff') format('woff'), 
        url('iconCSI/icomoon.ttf') format('truetype'), 
        url('iconCSI/icomoon.svg#icomoon') format('svg');
}

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'csi-bold';
    src: url('fontCSI/csi-bold-webfont.eot');
    src: url('fontCSI/csi-bold-webfont.eot?#iefix') format('embedded-opentype'), 
        url('fontCSI/csi-bold-webfont.woff') format('woff'), 
        url('fontCSI/csi-bold-webfont.ttf') format('truetype'), 
        url('fontCSI/csi-bold-webfont.svg#csi-bold-webfont') format('svg');
}

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'csi-boldita';
    src: url('fontCSI/csi-boldita-webfont.eot');
    src: url('fontCSI/csi-boldita-webfont.eot?#iefix') format('embedded-opentype'), 
        url('fontCSI/csi-boldita-webfont.woff') format('woff'), 
        url('fontCSI/csi-boldita-webfont.ttf') format('truetype'), 
        url('fontCSI/csi-boldita-webfont.svg#csi-bold-webfont') format('svg');
}

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'csi-book';
    src: url('fontCSI/csi-book-webfont.eot');
    src: url('fontCSI/csi-book-webfont.eot?#iefix') format('embedded-opentype'), 
        url('fontCSI/csi-book-webfont.woff') format('woff'), 
        url('fontCSI/csi-book-webfont.ttf') format('truetype'), 
        url('fontCSI/csi-book-webfont.svg#csi-bold-webfont') format('svg');
}

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'csi-bookita';
    src: url('fontCSI/csi-bookita-webfont.eot');
    src: url('fontCSI/csi-bookita-webfont.eot?#iefix') format('embedded-opentype'), 
        url('fontCSI/csi-bookita-webfont.woff') format('woff'), 
        url('fontCSI/csi-bookita-webfont.ttf') format('truetype'), 
        url('fontCSI/csi-bookita-webfont.svg#csi-bold-webfont') format('svg');
}

@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('glyphicons-halflings-regular.eot');
  src: url('glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), 
      url('glyphicons-halflings-regular.woff2') format('woff2'), 
      url('glyphicons-halflings-regular.woff') format('woff'), 
      url('glyphicons-halflings-regular.ttf') format('truetype'), 
      url('glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}


[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconCSI';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-logo_buzz:before {
  content: "\e900";
}
.icon-certificacion:before {
  content: "\e901";
}
.icon-circle:before {
  content: "\e902";
}
.icon-comite:before {
  content: "\e903";
}
.icon-vision:before {
  content: "\e904";
}
.icon-arrow-right:before {
  content: "\ea3c";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-behance:before {
  content: "\eaa8";
}
.icon-skype:before {
  content: "\eac5";
}
.icon-linkedin2:before {
  content: "\eaca";
}
