﻿@font-face {
    font-family: 'robotolight';
    src: url('../font/robot_light/roboto-light-webfont.eot');
    src: url('../font/robot_light/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/robot_light/roboto-light-webfont.woff2') format('woff2'),
         url('../font/robot_light/roboto-light-webfont.woff') format('woff'),
         url('../font/robot_light/roboto-light-webfont.ttf') format('truetype'),
         url('../font/robot_light/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
    }

@font-face {
    font-family: 'robotomedium';
    src: url('../font/robot_medium/roboto-medium_5-webfont.eot');
    src: url('../font/robot_medium/roboto-medium_5-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/robot_medium/roboto-medium_5-webfont.woff2') format('woff2'),
         url('../font/robot_medium/roboto-medium_5-webfont.woff') format('woff'),
         url('../font/robot_medium/roboto-medium_5-webfont.ttf') format('truetype'),
         url('../font/robot_medium/roboto-medium_5-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoregular';
    src: url('../font/robot_regular/roboto-regular-webfont.eot');
    src: url('../font/robot_regular/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/robot_regular/roboto-regular-webfont.woff2') format('woff2'),
         url('../font/robot_regular/roboto-regular-webfont.woff') format('woff'),
         url('../font/robot_regular/roboto-regular-webfont.ttf') format('truetype'),
         url('../font/robot_regular/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'Gisha';
  src: url('../font/gisha/Gisha.eot');
  src: url('../font/gisha/Gisha.eot?#iefix') format('embedded-opentype'),
       url('../font/gisha/Gisha.woff2') format('woff2'),
       url('../font/Gisha.woff') format('woff'),
       url('../font/gisha/Gisha.ttf') format('truetype'),
       url('../font/gisha/Gisha.svg#Gisha') format('svg');
  font-weight: normal;
  font-style: normal;
}
