@font-face {
    font-family: 'Lora';
    src: url('static/Lora-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lora Bold';
    src: url('static/Lora-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lora Bold Italic';
    src: url('static/Lora-BoldItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lora Italic';
    src: url('static/Lora-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lora Medium';
    src: url('static/Lora-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lora Medium Italic';
    src: url('static/Lora-MediumItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lora Semi Bold';
    src: url('static/Lora-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lora Semi Bold Italic';
    src: url('static/Lora-SemiBoldItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

