@import url('https://fonts.googleapis.com/css?family=Great+Vibes|Niconne|Pacifico|Parisienne');


@import url('https://fonts.googleapis.com/css?family=Chewy|Lobster|Oleo+Script+Swash+Caps');

@import url('https://fonts.googleapis.com/css?family=Amaranth|Anton|Archivo+Black|Teko');

@import url('https://fonts.googleapis.com/css?family=Cormorant+Upright|Goudy+Bookletter+1911|Merriweather|Playfair+Display|Roboto+Slab');


@font-face {
    font-family: 'great_vibesregular';
    src: url('../Content/embed/greatvibes-regular-webfont.ttf') format('truetype'),
         url('../Content/embed/greatvibes-regular-webfont.woff2') format('woff2'),
         url('../Content/embed/greatvibes-regular-webfont.woff') format('woff'),
         url('../Content/embed/greatvibes-regular-webfont.svg#great_vibesregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'niconneregular';
    src: url('../Content/embed/niconne-regular-webfont.woff2') format('woff2'),
         url('../Content/embed/niconne-regular-webfont.woff') format('woff'),
         url('../Content/embed/niconne-regular-webfont.ttf') format('truetype'),
         url('../Content/embed/niconne-regular-webfont.svg#niconneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}