/* Start Genral */

body {
    font-family: JF-Flat-regular;
}

@font-face {
    font-family: JF-Flat-regular;
    src: url("../fonts/JF-Flat-regular.ttf") format("opentype");
}

@font-face {
    font-family: JF-Flat-medium;
    src: url("../fonts/JF Flat medium.ttf") format("opentype");
}


@font-face {
    font-family: ge-tv;
    src: url("../fonts/ge-tv.ttf") format("opentype");
}
/* End Genral */

/* start css First Page */

.icon-padding {
  padding-left: 10px;
}

.bg-gray {
  background-color: #f6f6f6 !important;
  color: #555
}

/* end css First Page */
