﻿
@font-face {
    font-family: 'Fjalla One';
   
            src: url('fjallaone-regular.eot');
   
            src: url('fjallaone-regular.eot?#iefix') Format('embedded-opentype'), 
                 url('fjallaone-regular.woff') format('woff'), 
                 url('fjallaone-regular.ttf') format('truetype'), 
                 url('fjallaone-regular.svg') format('svg');
    
                 font-weight: 400;
   
                 font-style: normal;
}
