﻿/* --- KITE ONE --- */
@font-face {
font-family: 'Kite One';
    src: url('/Content/fonts/fontfiles/kiteone.eot');
    src: url('/Content/fonts/fontfiles/kiteone.eot?#iefix') format('embedded-opentype'),
        url('/Content/fonts/fontfiles/kiteone.woff') format('woff'),
        url('/Content/fonts/fontfiles/kiteone.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}