@font-face {
    font-family: 'Boycott';
    src: url('Boycott.eot');
    src: url('Boycott.eot?#iefix') format('embedded-opentype'),
 	 url('Boycott.ttf') format('truetype'),
         url('Boycott.woff2') format('woff2'),
         url('Boycott.woff') format('woff'),
         url('Boycott.svg#Boycott') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/*
@font-face {
    font-family: 'boycott';
    src: url('fonts/boycott/boycott.eot');
    src: url('fonts/boycott/boycott.eot?#iefix') format('embedded-opentype'),
 	     url('fonts/boycott/boycott.ttf') format('truetype'),
         url('fonts/boycott/boycott.woff2') format('woff2'),
         url('fonts/boycott/boycott.woff') format('woff'),
         url('fonts/boycott/boycott.svg#boycott') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*/
