
/* Comfortaa Light */
@font-face {
  font-family: 'Comfortaa';
  src: url('Comfortaa-Light.eot?#iefix') format('embedded-opentype'),
       url('Comfortaa-Light.woff') format('woff'),
       url('Comfortaa-Light.ttf') format('truetype'),
       url('Comfortaa-Light.svg#Comfortaa-Light') format('svg');
  font-weight: 300; /* Light */
  font-style: normal;
}

/* Comfortaa Regular */
@font-face {
  font-family: 'Comfortaa';
  src: url('Comfortaa-Regular.eot?#iefix') format('embedded-opentype'),
       url('Comfortaa-Regular.woff') format('woff'),
       url('Comfortaa-Regular.ttf') format('truetype'),
       url('Comfortaa-Regular.svg#Comfortaa-Regular') format('svg');
  font-weight: 400; /* Regular */
  font-style: normal;
}

/* Comfortaa Bold */
@font-face {
  font-family: 'Comfortaa';
  src: url('Comfortaa-Bold.eot?#iefix') format('embedded-opentype'),
       url('Comfortaa-Bold.woff') format('woff'),
       url('Comfortaa-Bold.ttf') format('truetype'),
       url('Comfortaa-Bold.svg#Comfortaa-Bold') format('svg');
  font-weight: 700; /* Bold */
  font-style: normal;
}

@font-face {
    font-family: 'Appeal';
    src: url('ThisAppealFreeDemo.eot');
    src: url('ThisAppealFreeDemo.eot?#iefix') format('embedded-opentype'),
        url('ThisAppealFreeDemo.woff2') format('woff2'),
        url('ThisAppealFreeDemo.woff') format('woff'),
        url('ThisAppealFreeDemo.ttf') format('truetype'),
        url('ThisAppealFreeDemo.svg#ThisAppealFreeDemo') format('svg');
    font-weight: normal;
    font-style: normal;
}

