﻿@font-face {
    font-family: "Picoopic";
    src: url("/css/fonts/picoopic/picoopic-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Picoopic";
    src: url("/css/fonts/picoopic/picoopic-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Picoopic";
    src: url("/css/fonts/picoopic/picoopic-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Picoopic";
    src: url("/css/fonts/picoopic/picoopic-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Picoopic";
    src: url("/css/fonts/picoopic/picoopic-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Picoopic";
    src: url("/css/fonts/picoopic/picoopic-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Picoopic";
    src: url("/css/fonts/picoopic/picoopic-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Picoopic";
    src: url("/css/fonts/picoopic/picoopic-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
