﻿@font-face {
    font-family: Geist-Sans;
    src: url('/resources/fonts/geist-font/Geist-Black.woff2') format('woff2');
}

@font-face {
    font-family: Geist-Light-Sans;
    src: url('/resources/fonts/geist-font/Geist-Light.woff2') format('woff2');
}

@font-face {
    font-family: Geist-Medium-Sans;
    src: url('/resources/fonts/geist-font/Geist-Medium.woff2') format('woff2');
}

@font-face {
    font-family: Geist-Regular-Sans;
    src: url('/resources/fonts/geist-font/Geist-Regular.woff2') format('woff2');
}