﻿@font-face {
    font-family: "Philosopher-Italic";
    src: url("custom-fonts/Philosopher-Italic.ttf") format("truetype");
}

@font-face {
    font-family: "Philosopher-Regular";
    src: url("custom-fonts/Philosopher.ttf") format("truetype");
}

@font-face {
    font-family: "Philosopher";
    src: url("custom-fonts/Philosopher.ttf") format("truetype");
}

@font-face {
    font-family: "Helvetica Narrow";
    src: url("custom-fonts/Helvetica-Narrow.ttf") format("truetype");
}

@font-face {
    font-family: "Lucida Handwriting Italic";
    src: url("custom-fonts/Lucida-Handwriting-Italic.ttf") format("truetype");
}

@font-face {
    font-family: "Lucida Handwriting";
    src: url("custom-fonts/Lucida-Handwriting.ttf") format("truetype");
}

@font-face {
    font-family: "Lato";
    src: url("custom-fonts/Lato.ttf") format("truetype");
}

@font-face {
    font-family: "Montserrat-Regular";
    src: url("custom-fonts/Montserrat-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Montserrat-Bold";
    src: url("custom-fonts/Montserrat-Bold.ttf") format("truetype");
}
