@font-face {
  font-family: gt;
  src: url(../font/Title_Light.eot) format('eot');
}

@font-face {
  font-family: gt;
  src: url(../font/Title_Light.woff) format('woff');
}

* {
  margin: 0px;
  padding: 0px;
}

ul,
ol,
li {
  list-style: none;
}

a {
  text-decoration: none;
}

input,
button,
textarea {

}

input:focus,
button:focus,
textarea:focus {
  outline: none;
}
