﻿@font-face {
    font-family: "Montserrat Bold";
    src: url(./fonts/Montserrat/Montserrat-Bold.ttf) format("opentype");
}

@font-face {
    font-family: "Montserrat Semibold";
    src: url(./fonts/Montserrat/Montserrat-SemiBold.ttf) format("opentype");
}

@font-face {
    font-family: "SourceSans Regular";
    src: url(./fonts/SourceSans/SourceSans3-Regular.ttf) format("opentype");
}

@font-face {
    font-family: "SourceSans Semibold";
    src: url(./fonts/SourceSans/SourceSans3-SemiBold.ttf) format("opentype");
}
