﻿body {
}

@font-face {
  font-family: 'Cairo';
  src: url("../fonts/Cairo.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Cairo.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Cairo.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Cairo.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Cairo.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Cairo.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Cairo.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}