/* @font-face {
  font-family: "CairoFont";
  src: url("../font/font/Cairo-Regular.ttf") format("truetype"),
    url("../font/Cairo-Black.ttf") format("truetype"),
    url("../font/Cairo-Light.ttf") format("truetype"),
    url("../font/Cairo-Bold.ttf") format("truetype"),
    url("../font/Cairo-ExtraLight.ttf") format("truetype"),
    url("../font/Cairo-SemiBold.ttf") format("truetype");
} */


@font-face {
  font-family: 'Conv_Cairo-Regular';
  src: url('../fonts/Cairo-Regular.eot');
  src: local('☺'), url('../fonts/Cairo-Regular.woff') format('woff'), url('../fonts/Cairo-Regular.ttf') format('truetype'), url('../fonts/Cairo-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* @font-face {
  font-family: 'Conv_Helvetica Neue W01 66 Medium It';
  src: url('../fonts/Helvetica\ Neue\ W01\ 66\ Medium\ It.eot');
  src: url('../fonts/Helvetica\ Neue\ W01\ 66\ Medium\ It.woff') format('woff'),
    url('../fonts/Helvetica\ Neue\ W01\ 66\ Medium\ It.ttf') format('truetype'),
    url('../fonts/Helvetica\ Neue\ W01\ 66\ Medium\ It.svg') format('svg');
  font-weight: normal;
  font-style: normal;
} */

@font-face {
  font-family: 'helveticaneuelight';
  src: url('../fonts/helveticaneue_light-webfont.woff2') format('woff2'),
       url('../fonts/helveticaneue_light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'TitilliumWeb-Regular';
  src: url('../fonts/TitilliumWeb-Regular.woff2') format('woff2'),
    url('../fonts/TitilliumWeb-Regular.woff') format('woff'),
    url('../fonts/TitilliumWeb-Regular.ttf') format('truetype');
}
