/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 2, 2015, 12:46:16 PM
    Author     : Lenchux
*/

@font-face {
    font-family: PlayfairDisplay-Bold;
    src: url(fonts/Playfair_Display/PlayfairDisplay-Bold.ttf);
}

@font-face {
    font-family: Roboto-Regular;
    src: url(fonts/Roboto/Roboto-Regular.ttf);
}

@font-face {
    font-family: Roboto-Black;
    src: url(fonts/Roboto/Roboto-Black.ttf);
}

@font-face {
    font-family: Roboto-Condensed;
    src: url(fonts/Roboto/Roboto-Condensed.ttf);
}

@font-face {
    font-family: Roboto-Light;
    src: url(fonts/Roboto/Roboto-Light.ttf);
}
@font-face {
    font-family: Roboto-Medium;
    src: url(fonts/Roboto/Roboto-Medium.ttf);
}


@font-face {
    font-family: Roboto-Bold;
    src: url(fonts/Roboto/Roboto-Bold.ttf);
}

@font-face {
    font-family: Roboto-Bold-Condensed;
    src: url(fonts/Roboto/Roboto-BoldCondensed.ttf);
}

@font-face {
    font-family: Myriad-Pro-Regular;
    src: url(fonts/Myriad/Myriad-Pro-Regular.ttf);
}