@font-face 
{ 
    font-family: lemon-milk-regular;
    src: url('/font/LEMONMILK-Regular.otf');
}
@font-face 
{ 
    font-family: lemon-milk-bold;
    src: url('/font/LEMONMILK-Bold.otf');
}
@font-face 
{ 
    font-family: lemon-milk-light;
    src: url('/font/LEMONMILK-Light.otf');
}
@font-face 
{ 
    font-family: lemon-milk-medium;
    src: url('/font/LEMONMILK-Medium.otf');
}
@font-face 
{ 
    font-family: roboto-bold;
    src: url('/font/Roboto-Bold.ttf');
}
@font-face 
{ 
    font-family: roboto-black;
    src: url('/font/Roboto-Black.ttf');
}
@font-face 
{ 
    font-family: roboto-light;
    src: url('/font/Roboto-Light.ttf');
}
@font-face 
{ 
    font-family: roboto-medium;
    src: url('/font/Roboto-Medium.ttf');
}
@font-face 
{ 
    font-family: roboto-regular;
    src: url('/font/Roboto-Regular.ttf');
}
@font-face 
{ 
    font-family: source-sans-pro;
    src: url('/font/SourceSansPro-Regular.ttf');
}
@font-face
{
    font-family: source-sans-pro-bold;
    src: url('/font/SourceSansPro-Bold.ttf');
}
@font-face
{
    font-family: neue-world-regular;
    src: url('/font/PPNeueWorld-CondensedRegular.otf');
}
@font-face 
{ 
    font-family: Rubik;
    src: url('/font/Rubik-Regular.ttf');
}