@font-face {
  font-family: 'Roboto Condensed';
  src: url("../font/RobotoCondensed-BoldItalic.ttf");
  src: url("../font/RobotoCondensed-BoldItalic.ttf?#iefix") format("embedded-opentype"),
   url("../font/RobotoCondensed-BoldItalic.ttf") format("truetype"),
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto Condensed';
  src: url("../font/RobotoCondensed-Bold.ttf");
  src: url("../font/RobotoCondensed-Bold.ttf?#iefix") 
  format("embedded-opentype"), 
  url("../font/RobotoCondensed-Bold.ttf") 
  format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Condensed';
  src: url("../font/RobotoCondensed-Italic.ttf");
  src: url("../font/RobotoCondensed-Italic.ttf?#iefix") 
  format("embedded-opentype"), url("../font/roboto-condensed/RobotoCondensed-Italic.ttf") 
  format("truetype")
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto Condensed';
  src: url("../font/RobotoCondensed-Light.ttf");
  src: url("../font/RobotoCondensed-Light.ttf?#iefix") 
  format("embedded-opentype"), url("../font/RobotoCondensed-Light.ttf")
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Condensed';
  src: url("../font/RobotoCondensed-Regular.ttf");
  src: url("../font/RobotoCondensed-Regular.ttf?#iefix") 
  ,url("../font/RobotoCondensed-Regular.ttf") 
    format("truetype")
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Condensed';
  src: url("../font/RobotoCondensed-LightItalic.ttf");
  src: url("../font/RobotoCondensed-LightItalic.ttf?#iefix") 
  format("embedded-opentype"), 
  url("../font/RobotoCondensed-LightItalic.ttf") 
  format("truetype")
  font-weight: 300;
  font-style: italic;
}


@font-face {
  font-family: 'FuturaBookC';
  src: url("../font/futurabookc.eot");
  src: url("../font/futurabookc.eot?#iefix") 
  format("embedded-opentype"),
  url("../font/futura/futurabookc.ttf") format("truetype"),
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FuturaDemiC';
  src: url("../font/futurademic.eot");
  src: url("../font/futura/futurademic.eot?#iefix") 
  format("embedded-opentype"),
    url("../font/futura/futurademic.ttf") format("truetype")
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FuturaMediumC';
  src: url("../font/futuramediumc.eot");
  src: url("../font/futuramediumc.eot?#iefix") 
  format("embedded-opentype"),
  url("../font/futura/futuramediumc.ttf") format("truetype")
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DOCKER THREE';
  src: url("../font/DockerThree.ttf");
  src: url("../font/DockerThree.ttf?#iefix") 
  format("embedded-opentype"), 
  url("../font/docker/DOCKERTHREE.ttf") format("truetype")
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DOCKER ONE';
  src: url("../font/DockerOne.ttf");
  src: url("../font/DockerOne.ttf?#iefix") 
  format("embedded-opentype"),
  url("../font/docker/DOCKERONE.ttf") format("truetype")
  font-weight: normal;
  font-style: normal;
}