@font-face {
    font-family: Lobster_Bold;
    src: url("../font/Lobster_Two/LobsterTwo-Bold.ttf");
}

@font-face {
    font-family: Lobster_Regular;
    src: url("../font/Lobster_Two/LobsterTwo-Regular.ttf");
}

@font-face {
    font-family: Lobster_Italic;
    src: url("../font/Lobster_Two/LobsterTwo-Italic.ttf");
}

@font-face {
    font-family: Merriweather_Regular;
    src: url("../font/Merriweather/Merriweather-Regular.ttf");
}