﻿@font-face {
 font-family: geflow;

}
@font-face {
  font-family: geflow;
    src: url('ge_flow_regular.eot');
    src: url('ge_flow_regular.eot?#iefix') format('embedded-opentype'),
         url('ge_flow_regular.ttf') format('truetype'),
         url('ge_flow_regular.woff') format('woff'),
         url('ge_flow_regular.svg#ge_flowregular') format('svg');

    font-weight: normal;
    font-style: normal;

 }