@charset "UTF-8";
/* font CSS */

@font-face {
    font-family: 'rubiklight';
    src: url('../font/rubik-light-webfont.eot');
    src: url('../font/rubik-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/rubik-light-webfont.woff2') format('woff2'),
         url('../font/rubik-light-webfont.woff') format('woff'),
         url('../font/rubik-light-webfont.svg#rubiklight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'rubikregular';
    src: url('../font/rubik-regular-webfont.eot');
    src: url('../font/rubik-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/rubik-regular-webfont.woff2') format('woff2'),
         url('../font/rubik-regular-webfont.woff') format('woff'),
         url('../font/rubik-regular-webfont.svg#rubikregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'rubikmedium';
    src: url('../font/rubik-medium-webfont.eot');
    src: url('../font/rubik-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/rubik-medium-webfont.woff2') format('woff2'),
         url('../font/rubik-medium-webfont.woff') format('woff'),
         url('../font/rubik-medium-webfont.svg#rubikmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'rubikbold';
    src: url('../font/rubik-bold-webfont.eot');
    src: url('../font/rubik-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/rubik-bold-webfont.woff2') format('woff2'),
         url('../font/rubik-bold-webfont.woff') format('woff'),
         url('../font/rubik-bold-webfont.svg#rubikbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'rubikblack';
    src: url('../font/rubik-black-webfont.eot');
    src: url('../font/rubik-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/rubik-black-webfont.woff2') format('woff2'),
         url('../font/rubik-black-webfont.woff') format('woff'),
         url('../font/rubik-black-webfont.svg#rubikblack') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'rubiklight_italic';
    src: url('../font/rubik-lightitalic-webfont.eot');
    src: url('../font/rubik-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/rubik-lightitalic-webfont.woff2') format('woff2'),
         url('../font/rubik-lightitalic-webfont.woff') format('woff'),
         url('../font/rubik-lightitalic-webfont.svg#rubiklight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'rubikitalic';
    src: url('../font/rubik-italic-webfont.eot');
    src: url('../font/rubik-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/rubik-italic-webfont.woff2') format('woff2'),
         url('../font/rubik-italic-webfont.woff') format('woff'),
         url('../font/rubik-italic-webfont.svg#rubikitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'rubikmedium_italic';
    src: url('../font/rubik-mediumitalic-webfont.eot');
    src: url('../font/rubik-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/rubik-mediumitalic-webfont.woff2') format('woff2'),
         url('../font/rubik-mediumitalic-webfont.woff') format('woff'),
         url('../font/rubik-mediumitalic-webfont.svg#rubikmedium_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'rubikbold_italic';
    src: url('../font/rubik-bolditalic-webfont.eot');
    src: url('../font/rubik-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/rubik-bolditalic-webfont.woff2') format('woff2'),
         url('../font/rubik-bolditalic-webfont.woff') format('woff'),
         url('../font/rubik-bolditalic-webfont.svg#rubikbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'rubikblack_italic';
    src: url('../font/rubik-blackitalic-webfont.eot');
    src: url('../font/rubik-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/rubik-blackitalic-webfont.woff2') format('woff2'),
         url('../font/rubik-blackitalic-webfont.woff') format('woff'),
         url('../font/rubik-blackitalic-webfont.svg#rubikblack_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}





