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

@font-face {
    font-family: 'Meta';
    src: url('../fonts/ufonts.com_meta-bold-webfont.woff2') format('woff2'),
         url('../fonts/ufonts.com_meta-bold-webfont.woff') format('woff');
    font-weight: bold;
}

@font-face{font-family:'Glyphicons Halflings';src:url('../fonts/glyphicons-halflings-regular.eot');src:url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-halflings-regular.woff') format('woff'),url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}

@font-face {
    font-family: 'TypeType';
    src: url('../fonts/TypeType/TTNorms-Regular.otf') format("opentype");
    font-weight: normal;
}

@font-face {
    font-family: 'TypeType';
    src: url('../fonts/TypeType/TTNorms-Bold.otf') format("opentype");
    font-weight: bold;
}

@font-face {
  font-family: 'TypeTypeMedium';
  src: url('../fonts/TypeType/TTNorms-Medium.otf') format("opentype");
  font-weight: bold;
}

@font-face {
  font-family: 'UniSans';
  src: url('../fonts/UniSansThin.otf') format('opentype');
  font-weight: normal;
}

@font-face {
  font-family: 'TitilliumWeb';
  src: url('../fonts/TitilliumWeb-Black.ttf') format('truetype');
  font-weight: 800;
}

@font-face {
  font-family: 'TitilliumWeb';
  src: url('../fonts/TitilliumWeb-Bold.ttf') format('truetype');
  font-weight: 600;
}

@font-face {
  font-family: 'TitilliumWeb';
  src: url('../fonts/TitilliumWeb-BoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'TitilliumWeb';
  src: url('../fonts/TitilliumWeb-ExtraLight.ttf') format('truetype');
  font-weight: 250;
}

@font-face {
  font-family: 'TitilliumWeb';
  src: url('../fonts/TitilliumWeb-ExtraLightItalic.ttf') format('truetype');
  font-weight: 250;
  font-style: italic;
}

@font-face {
  font-family: 'TitilliumWeb';
  src: url('../fonts/TitilliumWeb-Italic.ttf') format('truetype');
  font-style: italic;
  font-weight: normal;
}

@font-face {
  font-family: 'TitilliumWeb';
  src: url('../fonts/TitilliumWeb-Light.ttf') format('truetype');
  font-weight: 300;
}

@font-face {
  font-family: 'TitilliumWeb';
  src: url('../fonts/TitilliumWeb-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

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

@font-face {
  font-family: 'TitilliumWeb';
  src: url('../fonts/TitilliumWeb-SemiBold.ttf') format('truetype');
  font-weight: 600;
}

@font-face {
  font-family: 'TitilliumWeb';
  src: url('../fonts/TitilliumWeb-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}