﻿@font-face {
    font-family: "Vag Rounded";
    src: url("fonts/vagroundedstd-thin.otf") format("opentype");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: "Vag Rounded";
    src: url("fonts/vagroundedstd-light.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Vag Rounded";
    src: url("fonts/vagroundedstd-bold.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Vag Rounded";
    src: url("fonts/vagroundedstd-black.otf") format("opentype");
    font-weight: 800;
    font-style: normal;
}
