﻿@charset "utf-8";
@font-face {
  font-family: 'Cairo'; 
  src:  url('../fonts/cairomaster/fonts/ttf/Cairo-Light.ttf') format('truetype'),
    url('../fonts/cairomaster/fonts/web/Cairo-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
