/*-----------------------------------------------------------
FONT family
------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Raleway:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');
@import url('https://fonts.googleapis.com/css?family=Lobster&amp;subset=vietnamese');
@import url('https://fonts.googleapis.com/css?family=Coiny&subset=vietnamese');
@import url('https://fonts.googleapis.com/css?family=Baloo+Paaji&subset=vietnamese');
@import url('https://fonts.googleapis.com/css?family=Quicksand:400,500,700&display=swap');

@font-face {
    font-family: 'Junegull';
    src: url(../fonts/junegull.ttf);
	src: url('../fonts/Junegull.eot');
    src: url('../fonts/Junegull.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Junegull.woff2') format('woff2'),
        url('../fonts/Junegull.woff') format('woff'),
        url('../fonts/Junegull.ttf') format('truetype'),
        url('../fonts/Junegull.svg#Junegull') format('svg');
}

@font-face {
    font-family: 'SFU Rhythm';
    src: url('../fonts/SFURhythm.ttf');
    src: url('../fonts/SFURhythm.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFURhythm.woff2') format('woff2'),
        url('../fonts/SFURhythm.woff') format('woff'),
        url('../fonts/SFURhythm.ttf') format('truetype'),
        url('../fonts/SFURhythm.svg#SFURhythm') format('svg');
}

@font-face {
    font-family: 'UTM Cookies';
    src: url('../fonts/UTMCookies.eot');
    src: url('../fonts/UTMCookies.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UTMCookies.woff2') format('woff2'),
        url('../fonts/UTMCookies.woff') format('woff'),
        url('../fonts/UTMCookies.ttf') format('truetype'),
        url('../fonts/UTMCookies.svg#UTMCookies') format('svg');
}

@font-face {
    font-family: 'SFU AGBuchStencilBQ';
    src: url('../fonts/SFUAGBuchStencilBQMedium.eot');
    src: url('../fonts/SFUAGBuchStencilBQMedium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUAGBuchStencilBQMedium.woff2') format('woff2'),
        url('../fonts/SFUAGBuchStencilBQMedium.woff') format('woff'),
        url('../fonts/SFUAGBuchStencilBQMedium.ttf') format('truetype'),
        url('../fonts/SFUAGBuchStencilBQMedium.svg#SFUAGBuchStencilBQMedium') format('svg');
}