@font-face{
  font-family: 'PTSans';
  src: url(/assets/techmart/fonts/ptsans.woff2) format('woff2'),
       url(/assets/techmart/fonts/ptsans.woff) format('woff');
}

@font-face{
  font-family: 'Oswald-regular';
  src: url(/assets/techmart/fonts/Oswald-Regular.ttf);
}

@font-face{
  font-family: 'Oswald-bold';
  src: url(/assets/techmart/fonts/Oswald-Bold.ttf);
}

@font-face{
  font-family: 'Oswald-semibold';
  src: url(/assets/techmart/fonts/Oswald-SemiBold.ttf);
}

@font-face{
  font-family: 'Oswald-medium';
  src: url(/assets/techmart/fonts/Oswald-Medium.ttf);
}

@font-face{
  font-family: 'Oswald-light';
  src: url(/assets/techmart/fonts/Oswald-Light.ttf);
}

@font-face{
  font-family: 'Oswald-extralight';
  src: url(/assets/techmart/fonts/Oswald-ExtraLight.ttf);
}
@font-face{
  font-family: 'Montserrat-Light';
  src: url(/assets/techmart/fonts/Montserrat-Light.ttf);
}

@font-face{
  font-family: 'Raleway-Light';
  src: url(/assets/techmart/fonts/Raleway-Light.ttf);
}

@font-face{
  font-family: 'Roboto-Light';
  src: url(/assets/techmart/fonts/Roboto-Light.ttf);
}
@font-face{
  font-family: 'Roboto-regular';
  src: url(/assets/techmart/fonts/Roboto-Regular.ttf);
}
@font-face{
  font-family: 'RobotoCondensed-Regular';
  src: url(/assets/techmart/fonts/RobotoCondensed-Regular.ttf);
}
@font-face{
  font-family: 'RobotoCondensed-Light';
  src: url(/assets/techmart/fonts/RobotoCondensed-Light.ttf);
}

@font-face {
  font-family: "MM Headline";
  src: url("/assets/techmart/fonts/mm_headline.eot");
  src: url("/assets/techmart/fonts/mm_headline.eot?#iefix")format("embedded-opentype"),
  url("/assets/techmart/fonts/mm_headline.woff2")format("woff2"),
  url("/assets/techmart/fonts/mm_headline.woff")format("woff"),
  url("/assets/techmart/fonts/mm_headline.ttf")format("truetype")
}





