﻿
/* Style 1 */

@font-face {
    font-family: 'MicrogrammaDBolExt';
    src: url('../fonts/microgbe.ttf') format('truetype');
}

.lip-text-font-style-01 {
    font-family: 'MicrogrammaDBolExt', sans-serif;
}

/* Style 2 */

@font-face {
    font-family: 'Expo';
    src: url('../fonts/expon.ttf') format('truetype');
}

.lip-text-font-style-02 {
    font-family: 'Expo', sans-serif;
}

/* Style 3 */

.lip-text-font-style-03 {
}

/* Style 4 */

@font-face {
    font-family: 'HandelGothic';
    src: url('../fonts/handgotn.ttf') format('truetype');
}

.lip-text-font-style-04 {
    font-family: 'HandelGothic', sans-serif;
}

/* Style 5 */

/*
System font - no need to import
@font-face {
    font-family: 'Times New Roman';
    src: url('../fonts/timesbd.ttf') format('truetype');
}
*/

.lip-text-font-style-05 {
    font-family: 'Times New Roman', sans-serif;
}

/* Style 6 */

.lip-text-font-style-06 {
}

/* Style 7 */

@font-face {
    font-family: 'Kids';
    src: url('../fonts/kidsn.ttf') format('truetype');
}

.lip-text-font-style-07 {
    font-family: 'Kids', sans-serif;
}

/* Style 8 */

.lip-text-font-style-08 {
}

/* Style 9 */

@font-face {
    font-family: 'Hobo';
    src: url('../fonts/hobon.ttf') format('truetype');
}

.lip-text-font-style-09 {
    font-family: 'Hobo', sans-serif;
}

/* Style 10 */

@font-face {
    font-family: 'Revue';
    src: url('../fonts/revuen.ttf') format('truetype');
}

.lip-text-font-style-10 {
    font-family: 'Revue', sans-serif;
}

/* Style 11 */

.lip-text-font-style-11 {
}

/* Style 12 */

@font-face {
    font-family: 'Crillee It';
    src: url('../fonts/crilleei.ttf') format('truetype');
}

.lip-text-font-style-12 {
    font-family: 'Crillee It', sans-serif;
}

/* Style 13 */

@font-face {
    font-family: 'Princetown';
    src: url('../fonts/princetn.ttf') format('truetype');
}

.lip-text-font-style-13 {
    font-family: 'Princetown', sans-serif;
}

/* Style 14 */

.lip-text-font-style-14 {
}

/* Style 15 */

@font-face {
    font-family: 'LCdd';
    src: url('../fonts/lcdn.ttf') format('truetype');
}

.lip-text-font-style-15 {
    font-family: 'LCdd', sans-serif;
}