sito-hackit-18/themes/hackit0x15/static/css/anaheim.css

14 lines
611 B
CSS
Raw Normal View History

2018-04-12 19:17:29 +02:00
@font-face {
font-family: 'Anaheim';
font-weight: 400;
font-style: normal;
src: url('../fonts/Anaheim-regular/Anaheim-regular.eot');
src: url('../fonts/Anaheim-regular/Anaheim-regular.eot?#iefix') format('embedded-opentype'),
local('Anaheim'),
local('Anaheim-regular'),
url('../fonts/Anaheim-regular/Anaheim-regular.woff2') format('woff2'),
url('../fonts/Anaheim-regular/Anaheim-regular.woff') format('woff'),
url('../fonts/Anaheim-regular/Anaheim-regular.ttf') format('truetype'),
url('../fonts/Anaheim-regular/Anaheim-regular.svg#Anaheim') format('svg');
}