@font-face {
  font-family: "Kiron";
  src: url("../fonts/Kiron.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Kiron.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Kiron.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Kiron.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Kiron.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Kiron.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Kiron.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}