﻿@font-face {
    font-family: Poppins;
    font-weight: 400;
    font-style: normal;
    src: local( 'Poppins' ),
        url( ../font/Poppins-Regular.woff ) format( 'woff' ),
        url( ../font/Poppins-Regular.ttf ) format( 'truetype' );
}
