
@font-face {
    font-family: 'tekobold';
    src: url('../fonts/teko-bold-webfont.woff2') format('woff2'),
         url('../fonts/teko-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.tekobold {font-family: tekobold;}


@font-face {
    font-family: 'tekolight';
    src: url('../fonts/teko-light-webfont.woff2') format('woff2'),
         url('../fonts/teko-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.tekolight {font-family: tekolight;}


@font-face {
    font-family: 'tekomedium';
    src: url('../fonts/teko-medium-webfont.woff2') format('woff2'),
         url('../fonts/teko-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


.tekomedium {font-family: tekomedium;}

@font-face {
    font-family: 'tekoregular';
    src: url('../fonts/teko-regular-webfont.woff2') format('woff2'),
         url('../fonts/teko-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.tekoregular {font-family: tekoregular;}


@font-face {
    font-family: 'tekosemibold';
    src: url('../fonts/teko-semibold-webfont.woff2') format('woff2'),
         url('../fonts/teko-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.tekosemibold {font-family: tekosemibold;}




@font-face {
    font-family: 'robotoblack';
    src: url('../fonts/roboto-black-webfont.woff2') format('woff2'),
         url('../fonts/roboto-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.robotoblack {font-family: robotoblack;}


@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold-webfont.woff2') format('woff2'),
         url('../fonts/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


.robotobold {font-family: robotobold;}

@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light-webfont.woff2') format('woff2'),
         url('../fonts/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


.robotolight {font-family: robotolight;}

@font-face {
    font-family: 'robotomedium';
    src: url('../fonts/roboto-medium-webfont.woff2') format('woff2'),
         url('../fonts/roboto-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.robotomedium {font-family: robotomedium;}


@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.robotoregular {font-family: robotoregular;}


@font-face {
    font-family: 'robotothin';
    src: url('../fonts/roboto-thin-webfont.woff2') format('woff2'),
         url('../fonts/roboto-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


.robotothin {font-family: robotothin;}





















