@import 'https://fonts.googleapis.com/css?family=Alice|Elsie+Swash+Caps|Meddon|Monsieur+La+Doulaise';
@font-face {
  font-family: 'BauerBodoniBT-Roman';
  src: url('/fonts/bodoni/31D137_0_0.woff2') format('woff2'), url('/fonts/bodoni/31D137_0_0.woff') format('woff'), url('/fonts/bodoni/31D137_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'CoffeBreak-Script';
  src: url('/fonts/coffeBreak/31D137_1_0.woff2') format('woff2'), url('/coffeBreak/31D137_1_0.woff') format('woff'), url('/fonts/coffeBreak/31D137_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'DaisyLau';
  src: url('/fonts/daisy/31D158_0_0.woff2') format('woff2'), url('/fonts/daisy/31D158_0_0.woff') format('woff'), url('/fonts/daisy/31D158_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Floren';
  src: url('/fonts/floren/Floren.woff2') format('woff2'), url('/fonts/floren/Floren.woff') format('woff'), url('/fonts/floren/Floren.ttf') format('truetype');
}
@font-face {
  font-family: 'Mila';
  src: url('/fonts/mila/31D137_2_0.woff2') format('woff2'), url('/fonts/mila/31D137_2_0.woff') format('woff'), url('/fonts/mila/31D137_2_0.ttf') format('truetype');
}
@font-face {
  font-family: 'SackersGothicStd-Medium';
  src: url('/fonts/sackers/SackersGothicStd-Medium.woff2') format('woff2'), url('/fonts/sackers/SackersGothicStd-Medium.woff') format('woff'), url('/fonts/sackers/SackersGothicStd-Medium.ttf') format('truetype');
}

.app-title.mila{
    font-family: 'Mila';
    font-size:20px;
    line-height:22px;
    -webkit-font-smoothing: antialiased;
}