﻿
@font-face {
    font-family: 'font-main';
    font-weight: normal;
    src: url('font/poppins-light.woff') format('woff');
}

@font-face {
    font-family: 'font-main';
    font-weight: bold;
    src: url('font/poppins-semibold.woff') format('woff');
}



