﻿
@font-face {
  font-family: 'light';
  font-style: normal;
    src: url("font/JF Flat light.ttf"),
         url("font/JF Flat light.eot"),
         url("font/JF Flat light.woff") format('woff');
}

@font-face {
  font-family: 'reg';
  font-style: normal;
    src: url("font/JF-Flat-regular.ttf"),
         url("font/JF-Flat-regular.eot"),
         url("font/JF-Flat-regular.woff") format('woff');
}

@font-face {
  font-family: 'med';
  font-style: normal;
    src: url("font/JF Flat medium.ttf"),
         url("font/JF Flat medium.eot"),
         url("font/JF Flat medium.woff") format('woff');
}
@font-face {
  font-family: 'tit';
  font-style: normal;
    src: url("font/TitilliumWeb-Regular.ttf"),
         url("font/TitilliumWeb-Regular.eot"),
         url("font/TitilliumWeb-Regular.woff") format('woff');
}@font-face {
  font-family: 'stit';
  font-style: normal;
    src: url("font/TitilliumWeb-SemiBold.ttf"),
         url("font/TitilliumWeb-SemiBold.eot"),
         url("font/TitilliumWeb-SemiBold.woff") format('woff');
}@font-face {
  font-family: 'btit';
  font-style: normal;
    src: url("font/TitilliumWeb-Bold.ttf"),
         url("font/TitilliumWeb-Bold.eot"),
         url("font/TitilliumWeb-Bold.woff") format('woff');
}
@font-face {
  font-family: 'getv';
  font-style: normal;
    src: url("font/ge-tv.ttf"),
         url("font/ge-tv.eot"),
         url("font/ge-tv.woff") format('woff');
}