﻿/* Start Roboto */
@font-face {
    font-family: 'RobotoMedium';
    src: url('../fontRoboto/roboto-medium-webfont.eot');
    src: url('../fontRoboto/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
        // url('../fontRoboto/roboto-medium-webfont.woff2') format('woff2'),
         url('../fontRoboto/roboto-medium-webfont.woff') format('woff'),
         url('../fontRoboto/roboto-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoLight';
    src: url('../fontRoboto/roboto-light-webfont.eot');
    src: url('../fontRoboto/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
        // url('../fontRoboto/roboto-light-webfont.woff2') format('woff2'),
         url('../fontRoboto/roboto-light-webfont.woff') format('woff'),
         url('../fontRoboto/roboto-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoBold';
    src: url('../fontRoboto/roboto-bold-webfont.eot');
    src: url('../fontRoboto/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
      //   url('../fontRoboto/roboto-bold-webfont.woff2') format('woff2'),
         url('../fontRoboto/roboto-bold-webfont.woff') format('woff'),
         url('../fontRoboto/roboto-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoRegular';
    src: url('../fontRoboto/roboto-regular-webfont.eot');
    src: url('../fontRoboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
      //   url('../fontRoboto/roboto-regular-webfont.woff2') format('woff2'),
         url('../fontRoboto/roboto-regular-webfont.woff') format('woff'),
         url('../fontRoboto/roboto-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoRegular';
    src: url('../fontRoboto/roboto-regular-webfont.eot');
    src: url('../fontRoboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
    //   url('../fontRoboto/roboto-regular-webfont.woff2') format('woff2'),
    url('../fontRoboto/roboto-regular-webfont.woff') format('woff'), url('../fontRoboto/roboto-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/* End Roboto */

/* Start Klavika */
@font-face {
    font-family: 'KlavikaBdBold';
    src: url('../fonts/bold.eot');
    src: url('../fonts/bold.eot?#iefix') format('embedded-opentype'), url('../fonts/bold.woff') format('woff'), url('../fonts/bold.ttf') format('truetype'), url('../fonts/bold.svg#KlavikaBdBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'KlavikaLtRegular';
    src: url('../fonts/light.eot');
    src: url('../fonts/light.eot?#iefix') format('embedded-opentype'), url('../fonts/light.woff') format('woff'), url('../fonts/light.ttf') format('truetype'), url('../fonts/light.svg#KlavikaLtRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'KlavikaMdBold';
    src: url('../fonts/medium.eot');
    src: url('../fonts/medium.eot?#iefix') format('embedded-opentype'), url('../fonts/medium.woff') format('woff'), url('../fonts/medium.ttf') format('truetype'), url('../fonts/medium.svg#KlavikaMdBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'KlavikaRgRegular';
    src: url('../fonts/regular.eot');
    src: url('../fonts/regular.eot?#iefix') format('embedded-opentype'), url('../fonts/regular.woff') format('woff'), url('../fonts/regular.ttf') format('truetype'), url('../fonts/regular.svg#KlavikaRgRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'KlavikaLtItalic';
    src: url('../fonts/light-italic.eot');
    src: url('../fonts/light-italic.eot?#iefix') format('embedded-opentype'), url('../fonts/light-italic.woff') format('woff'), url('../fonts/light-italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/* End Klavika */