﻿@import url('https://fonts.googleapis.com/css?family=Poppins&display=swap');

@font-face {
    font-family: Poppins;
}

@font-face {
    font-family: Poppins-Light;
}

@font-face {
    font-family: Poppins-Bold;
}

body {
    font-family: Poppins;
}
