/*Arimo*/
@font-face {
    font-family: 'arimoregular';
    src: url('fonts/arimo-regular-webfont.eot');
    src: url('fonts/arimo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arimo-regular-webfont.woff2') format('woff2'),
         url('fonts/arimo-regular-webfont.woff') format('woff'),
         url('fonts/arimo-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'arimobold';
    src: url('fonts/arimo-bold-webfont.eot');
    src: url('fonts/arimo-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arimo-bold-webfont.woff2') format('woff2'),
         url('fonts/arimo-bold-webfont.woff') format('woff'),
         url('fonts/arimo-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'arimoitalic';
    src: url('fonts/arimo-italic-webfont.eot');
    src: url('fonts/arimo-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arimo-italic-webfont.woff2') format('woff2'),
         url('fonts/arimo-italic-webfont.woff') format('woff'),
         url('fonts/arimo-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
/*Lora*/
@font-face {
    font-family: 'loraregular';
    src: url('fonts/lora-regular-webfont.eot');
    src: url('fonts/lora-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lora-regular-webfont.woff2') format('woff2'),
         url('fonts/lora-regular-webfont.woff') format('woff'),
         url('fonts/lora-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
/*PT sans*/
@font-face {
    font-family: 'pt_sans_narrowbold';
    src: url('fonts/ptn77f-webfont.eot');
    src: url('fonts/ptn77f-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ptn77f-webfont.woff2') format('woff2'),
         url('fonts/ptn77f-webfont.woff') format('woff'),
         url('fonts/ptn77f-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'pt_sansbold';
    src: url('fonts/pt-sans-bold-webfont.eot');
    src: url('fonts/pt-sans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/pt-sans-bold-webfont.woff2') format('woff2'),
         url('fonts/pt-sans-bold-webfont.woff') format('woff'),
         url('fonts/pt-sans-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
