﻿@font-face {
    font-family: 'Heebo-Regular';
    src: url('Heebo-Regular.eot');
    src: local('Heebo-Regular'), url('Heebo-Regular.woff') format('woff'), url('Heebo-Regular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

body { font-family:Heebo-Regular, Arial; }