
/* -------------------------------------------------------------- */
/* Turmino */
/* -------------------------------------------------------------- */

/* Light */
@font-face {
    font-family: 'Turmino';
    src: url('../font/turminotf-light-webfont.eot');
    src: url('../font/turminotf-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/turminotf-light-webfont.woff') format('woff'),
         url('../font/turminotf-light-webfont.ttf') format('truetype'),
         url('../font/turminotf-light-webfont.svg#turminotf-lightregular') format('svg');
    font-weight: 300;
    font-style: normal;
}

/* Regular */
@font-face {
    font-family: 'Turmino';
    src: url('../font/turminotf-normal-webfont.eot');
    src: url('../font/turminotf-normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/turminotf-normal-webfont.woff') format('woff'),
         url('../font/turminotf-normal-webfont.ttf') format('truetype'),
         url('../font/turminotf-normal-webfont.svg#turminotf-normalregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Medium */
@font-face {
    font-family: 'Turmino';
    src: url('../font/turminotf-medium-webfont.eot');
    src: url('../font/turminotf-medium-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/turminotf-medium-webfont.woff') format('woff'),
    url('../font/turminotf-medium-webfont.ttf') format('truetype'),
    url('../font/turminotf-medium-webfont.svg#turminotf-mediumregular') format('svg');
    font-weight: 700;
    font-style: normal;
}

/* Bold */
@font-face {
    font-family: 'Turmino';
    src: url('../font/turminotf-bold-webfont.eot');
    src: url('../font/turminotf-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/turminotf-bold-webfont.woff') format('woff'),
         url('../font/turminotf-bold-webfont.ttf') format('truetype'),
         url('../font/turminotf-bold-webfont.svg#turminotf-boldregular') format('svg');
    font-weight: 900;
    font-style: normal;
}


/* -------------------------------------------------------------- */
/* Entypo */
/* -------------------------------------------------------------- */

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

/* -------------------------------------------------------------- */
/* Wigrum */
/* -------------------------------------------------------------- */
@font-face {
    font-family: 'Wigrum';
    src: url('../font/wigrum-light-webfont.woff2') format('woff2'),
    url('../font/wigrum-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

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

@font-face {
    font-family: 'Wigrum';
    src: url('../font/wigrum-medium-webfont.woff2') format('woff2'),
    url('../font/wigrum-medium-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
