﻿@font-face {
    font-family: GoozamReadyPoppins;
    src: url(fonts/Poppins-Regular.woff2);
}

@font-face {
    font-family: GoozamReadyPoppinsBlack;
    src: url(fonts/Poppins-Black.woff2);
}

@font-face {
    font-family: GoozamReadyPoppinsMedium;
    src: url(fonts/Poppins-Medium.woff2);
}