@ -1,3 +1,8 @@
|
||||
node_modules |
||||
vector/bundle.* |
||||
lib |
||||
bundle.css |
||||
.DS_Store |
||||
key.pem |
||||
cert.pem |
||||
build |
||||
|
@ -0,0 +1,20 @@
|
||||
@font-face { |
||||
font-family: 'Myriad Pro'; |
||||
font-style: normal; |
||||
font-weight: normal; |
||||
src: local('Myriad Pro'), local('MyriadPro'), url(MyriadPro-Regular.woff) format('woff'); |
||||
} |
||||
|
||||
@font-face { |
||||
font-family: 'Myriad Pro'; |
||||
font-style: normal; |
||||
font-weight: 600; |
||||
src: local('Myriad Pro SemiBold'), local('MyriadPro-SemiBold'), url(MyriadPro-SemiBold.woff) format('woff'); |
||||
} |
||||
|
||||
@font-face { |
||||
font-family: 'Myriad Pro'; |
||||
font-style: normal; |
||||
font-weight: bold; |
||||
src: local('Myriad Pro Bold'), local('MyriadPro-Bold'), url(MyriadPro-Bold.woff) format('woff'); |
||||
} |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 581 B |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 325 B |
After Width: | Height: | Size: 995 B |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 810 B |