@charset "utf-8";

/* Ubuntu */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu'), url(http://themes.googleusercontent.com/static/fonts/ubuntu/v4/mZSs29ggGoaqrCNB3kDfZQ.woff) format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url(http://themes.googleusercontent.com/static/fonts/ubuntu/v4/I5PmmDkYShUQg-ah7wh25w.woff) format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(http://themes.googleusercontent.com/static/fonts/ubuntu/v4/trnbTfqisuuhRVI3i45C5w.woff) format('woff');
}

@font-face {
  font-family: 'HDHyundai-Light';
  font-style: normal;
  font-weight: 400;
  src: url(../../fonts/HDHyundai-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'HDHyundai-Medium';
  font-style: normal;
  font-weight: 500;
  src: url(../../fonts/HDHyundai-Medium.ttf) format('truetype');
}
@font-face {
  font-family: 'HDHyundai-Bold';
  font-style: normal;
  font-weight: 700;
  src:url(../../fonts/HDHyundai-Bold.ttf) format('truetype');
}