﻿@font-face {
    font-family: 'Prelo-Light';
    src: url('fonts/prelo-light-webfont.eot');
    src: url('fonts/prelo-light-webfont.eot?#iefix') format('embedded-opentype'),
        /* url('fonts/prelo-light-webfont.woff') format('woff'),*/
         url('fonts/prelo-light-webfont.ttf') format('truetype'),
         url('fonts/prelo-light-webfont.svg#prelo_lightlight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Prelo-Black';
    src: url('fonts/prelo-black-webfont.eot');
    src: url('fonts/prelo-black-webfont.eot?#iefix') format('embedded-opentype'),
        /* url('fonts/prelo-black-webfont.woff') format('woff'),*/
         url('fonts/prelo-black-webfont.ttf') format('truetype'),
         url('fonts/prelo-black-webfont.svg#prelo_blackblack') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Prelo-Book';
    src: url('fonts/prelo-book-webfont.eot');
    src: url('fonts/prelo-book-webfont.eot?#iefix') format('embedded-opentype'),
        /* url('fonts/prelo-book-webfont.woff') format('woff'),*/
         url('fonts/prelo-book-webfont.ttf') format('truetype'),
         url('fonts/prelo-book-webfont.svg#prelo_bookbook') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Prelo-Medium';
    src: url('fonts/prelo-medium-webfont.eot');
    src: url('fonts/prelo-medium-webfont.eot?#iefix') format('embedded-opentype'),
        /* url('fonts/prelo-medium-webfont.woff') format('woff'),*/
         url('fonts/prelo-medium-webfont.ttf') format('truetype'),
         url('fonts/prelo-medium-webfont.svg#prelo_mediummedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Prelo-SemiBold';
    src: url('fonts/prelo-semibold-webfont.eot');
    src: url('fonts/prelo-semibold-webfont.eot?#iefix') format('embedded-opentype'),
        /* url('fonts/prelo-semibold-webfont.woff') format('woff'),*/
         url('fonts/prelo-semibold-webfont.ttf') format('truetype'),
         url('fonts/prelo-semibold-webfont.svg#prelo_semiboldsemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Lucida-Grande';
    src: url('fonts/lucidagrande.eot');
    src: url('fonts/lucidagrande.eot?#iefix') format('embedded-opentype'),
   /* url('fonts/lucidagrande.woff') format('woff'),*/
    url('fonts/lucidagrande.ttf') format('truetype'),
    url('fonts/lucidagrande.svg#lucidagrande') format('svg');
    font-weight: normal;
    font-style: normal;
}