@font-face {
    font-family: 'Century-Gothic';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/Century-Gothic.ttf') format('truetype'),
        url('../fonts/Century-Gothic.eot') format('embedded-opentype'),
        url('../fonts/Century-Gothic.woff') format('woff'),
        url('../fonts/Century-Gothic.svg') format('svg');
}
@font-face {
    font-family: 'Century-Gothic-Bold';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/Century-Gothic-Bold.ttf') format('truetype'),
        url('../fonts/Century-Gothic-Bold.eot') format('embedded-opentype'),
        url('../fonts/Century-Gothic-Bold.woff') format('woff'),
        url('../fonts/Century-Gothic-Bold.svg') format('svg');
}

@font-face {
    font-family: 'Montserrat-Bold';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/Montserrat-Bold.ttf') format('truetype'),
        url('../fonts/Montserrat-Bold.eot') format('embedded-opentype'),
        url('../fonts/Montserrat-Bold.woff') format('woff'),
        url('../fonts/Montserrat-Bold.svg') format('svg');
} 

@font-face {
    font-family: 'Montserrat-Regular';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/Montserrat-Regular.ttf') format('truetype'),
        url('../fonts/Montserrat-Regular.eot') format('embedded-opentype'),
        url('../fonts/Montserrat-Regular.woff') format('woff'),
        url('../fonts/Montserrat-Regular.svg') format('svg');
} 
@font-face {
    font-family: 'japanese';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/japanese.ttf') format('truetype'),
        url('../fonts/japanese.eot') format('embedded-opentype'),
        url('../fonts/japanese.woff') format('woff'),
        url('../fonts/japanese.svg') format('svg');
}  
@font-face {
    font-family: 'PlayfairDisplay-Regular';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/PlayfairDisplay-Regular.ttf') format('truetype'),
        url('../fonts/PlayfairDisplay-Regular.eot') format('embedded-opentype'),
        url('../fonts/PlayfairDisplay-Regular.woff') format('woff'),
        url('../fonts/PlayfairDisplay-Regular.svg') format('svg');
} 
/*
@font-face {
    font-family: 'arial-Light';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/arial-Light.eot') format('embedded-opentype'),
        url('../fonts/arial-Light.woff') format('woff'),
        url('../fonts/arial-Light.ttf') format('truetype'),
        url('../fonts/arial-Light.svg') format('svg');
}
*/