﻿@font-face { 
    font-family: "GraphikLCG";
    src: url("../fonts/GraphikLCG-Regular.ttf");
    font-style: normal;
    font-weight: 400;
}

@font-face { 
    font-family: "GraphikLCG";
    src: url("../fonts/GraphikLCG-Medium.ttf");
    font-style: normal;
    font-weight: 500;
}



@font-face { 
    font-family: "GraphikLCG";
    src: url("../fonts/GraphikLCG-Semibold.ttf");
    font-style: normal;
    font-weight: 600;
}
