﻿/* Font family definitions start*/
/*fonts*/
@font-face {
  font-family: semiFont;
  src: url(../fonts/Lato-Semibold.woff); }

@font-face {
  font-family: regularFont;
  src: url(../fonts/Lato-Regular.woff); }

@font-face {
  font-family: lightFont;
  src: url(../fonts/Lato-Light.woff); }

@font-face {
  font-family: boldFont;
  src: url(../fonts/Lato-Bold.woff); }

@font-face {
  font-family: italicFont;
  src: url(../fonts/Lato-Italic.woff); }

/* Font family definitions end*/
