﻿@font-face {
    font-family: Lora-Bold;
    src: url("../../fonts/Lora/Lora-Bold.ttf");
}

@font-face {
    font-family: Lora-BoldItalic;
    src: url("../../fonts/Lora/Lora-BoldItalic.ttf");
}

@font-face {
    font-family: Lora-Italic;
    src: url("../../fonts/Lora/Lora-Italic.ttf");
}

@font-face {
    font-family: Lora-Medium;
    src: url("../../fonts/Lora/Lora-Medium.ttf");
}

@font-face {
    font-family: Lora-MediumItalic;
    src: url("../../fonts/Lora/Lora-MediumItalic.ttf");
}

@font-face {
    font-family: Lora;
    src: url("../../fonts/Lora/Lora-Regular.ttf");
}

@font-face {
    font-family: Lora-SemiBold;
    src: url("../../fonts/Lora/Lora-SemiBold.ttf");
}

@font-face {
    font-family: Lora-SemiBoldItalic;
    src: url("../../fonts/Lora/Lora-SemiBoldItalic.ttf");
}

@font-face {
    font-family: Roboto-Black;
    src: url("../../fonts/Roboto/Roboto-Black.ttf");
}

@font-face {
    font-family: Roboto-BlackItalic;
    src: url("../../fonts/Roboto/Roboto-BlackItalic.ttf");
}

@font-face {
    font-family: Roboto-Bold;
    src: url("../../fonts/Roboto/Roboto-Bold.ttf");
}

@font-face {
    font-family: Roboto-BoldItalic;
    src: url("../../fonts/Roboto/Roboto-BoldItalic.ttf");
}

@font-face {
    font-family: Roboto-Italic;
    src: url("../../fonts/Roboto/Roboto-Italic.ttf");
}

@font-face {
    font-family: Roboto-Light;
    src: url("../../fonts/Roboto/Roboto-Light.ttf");
}

@font-face {
    font-family: Roboto-LightItalic;
    src: url("../../fonts/Roboto/Roboto-LightItalic.ttf");
}

@font-face {
    font-family: Roboto-Medium;
    src: url("../../fonts/Roboto/Roboto-Medium.ttf");
}

@font-face {
    font-family: Roboto-MediumItalic;
    src: url("../../fonts/Roboto/Roboto-MediumItalic.ttf");
}

@font-face {
    font-family: Roboto;
    src: url("../../fonts/Roboto/Roboto-Regular.ttf");
}

@font-face {
    font-family: Roboto-Thin;
    src: url("../../fonts/Roboto/Roboto-Thin.ttf");
}

@font-face {
    font-family: Roboto-ThinItalic;
    src: url("../../fonts/Roboto/Roboto-ThinItalic.ttf");
}