/* 
    Document   : font
    Created on : 2 mars 2015, 15:51:34
    Author     : garfield
    Description:
        Purpose of the stylesheet follows.

         url('font/AndBasR.woff2') format('woff2'),

         url('font/Scratch_.woff2') format('woff2'),

         url('font/DroidSans.woff2') format('woff2'),
*/

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

}

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

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

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

}